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.
请参阅架构部分以获取可用于复制的对象列表。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
有关更多信息,请参阅连接到 SaaS 应用程序。
- 填写所需的连接属性。
在连接名称中提供连接的名称。
选择打开连接元数据以定义创建连接时的元数据。
单击创建。
| Setting | Description |
|---|---|
| Data gateway | 如果您的用例需要,请选择一个 数据移动网关。 信息注释 此字段不适用于 Qlik Talend Cloud Starter 订阅,因为它不支持 数据移动网关。如果您有另一个订阅层并且不想使用 数据移动网关,请选择无。 有关 数据移动网关 的优势和需要它的用例的信息,请参阅Qlik 数据网关 - 数据移动。 |
| Start Date | 按格式 |
| 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 |