Sendwithus
Sendwithus is a transactional email management platform that allows teams to design, manage, and send email templates.
Sendwithus integration replicates data using the Sendwithus API.
Consulte la sección Esquema para ver una lista de objetos disponibles para replicación.Preparing for authentication
To access your data, you need to authenticate the connection with a Sendwithus API key.
To create an API key:
- Log into your Sendwithus account.
- Navigate to Technical > API Settings.
- Click Create New API Key.
- Enter a description for the key.
- Copy and paste your API key into a secured file.
Creating the connection
Para más información, vea Conectar con aplicaciones SaaS.
- Rellene las propiedades de conexión necesarias.
Proporcione un nombre para la conexión en Nombre de la conexión.
Seleccione Abrir metadatos de conexión para definir metadatos para la conexión cuando se haya creado.
Haga clic en Crear.
| Setting | Description |
|---|---|
| Data gateway | Seleccione una Data Movement gateway si su caso de uso así lo requiere. Nota informativa Este campo no está disponible con la suscripción Qlik Talend Cloud Starter porque Data Movement gateway no se admite. Si tiene otro nivel de suscripción y no desea utilizar Data Movement gateway, seleccione Ninguna. Para obtener información sobre las ventajas de Data Movement gateway y los casos de uso que lo requieren, consulte Pasarela de movimiento de datos de Qlik. |
| Start Date | Indique la fecha, en el formato |
| API Key | API key. |
Schema
Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.
Depending on your destination, table and column names may not appear as they are outlined below.
drip_campaigns
The drip_campaigns table contains information about drip campaigns configured in your Sendwithus account.
Replication Method | Full Table |
Primary Key | id |
| Useful links |
log_events
The log_events table contains events associated with a specific email log entry.
Replication Method | CDC |
Primary Key | log_id, status, created |
| Useful links |
logs
The logs table contains email send log entries for your Sendwithus account.
Replication Method | CDC |
Primary Key | id |
| Useful links |
snippets
The snippets table contains reusable content snippets defined in your Sendwithus account.
Replication Method | CDC |
Primary Key | id |
| Useful links |
templates
The templates table contains email templates defined in your Sendwithus account.
Replication Method | CDC |
Primary Key | id |
| Useful links |