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.
복제 가능한 개체 목록은 Schema 섹션을 참조하십시오.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 시작 구독에서는 사용할 수 없습니다. 다른 구독 계층이 있고 데이터 이동 게이트웨이를 사용하지 않으려면 없음을 선택합니다. 데이터 이동 게이트웨이의 이점과 이를 필요로 하는 사용 사례에 대한 자세한 내용은 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 |