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 | ユース ケースに応じて Data Movement gateway を選択します。 情報メモ Qlik Talend Cloud スターター サブスクリプションでは Data Movement gateway をサポートしていないため、この項目は使用できません。別のサブスクリプション ティアを利用しており、Data Movement gateway を使用しない場合は、 [None] (なし) を選択します。 Data Movement gateway の利点とそれを必要とするユース ケースの詳細については、「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 |