Drip
Drip is an email marketing automation platform designed for e-commerce businesses.
Drip integration replicates data using the Drip REST API.
See the Schema section for a list of objects available for replication.Preparing for authentication
To access your data, you need to authenticate the connection with your account credentials.
To retrieve your API token:
- Log into your Drip account.
- Navigate to Settings > User Settings > User Info.
- Copy and paste your API token into a secured file.
Creating the connection
Для получения дополнительной информации см. раздел Подключение к приложениям SaaS.
- Заполните необходимые свойства подключения.
Заполните поле Имя подключения.
Установите флажок Открыть метаданные подключения, чтобы определить метаданные для подключения, когда оно будет создано.
Щелкните Создать.
| Setting | Description |
|---|---|
| Data gateway | Выберите шлюз Шлюз движения данных, если этого требует текущий сценарий использования. Примечание к информации Это поле недоступно при использовании подписки Qlik Talend Cloud Starter, так как она не поддерживает Шлюз движения данных. Если используется другой уровень подписки или не требуется использовать Шлюз движения данных, выберите Нет. Для получения информации о преимуществах Шлюз движения данных и о сценариях, требующих его использования, см. раздел Шлюз данных Qlik — движение данных. |
| Start Date | Введите дату в формате |
| API Token | API token. |
Schema
Depending on your destination, table and column names may not appear as they are outlined below.
accounts
Replication Method | Full Table |
Primary Key | id |
| Useful links |
conversions
Replication Method | Full Table |
Primary Key | id account_id |
| Useful links |
custom_field_identifiers
Replication Method | Full Table |
Primary Key | custom_field_id account_id |
| Useful links |
email_series_campaigns
Replication Method | Full Table |
Primary Key | id account_id |
| Useful links |
email_series_subscriber_active
Replication Method | Full Table |
Primary Key | id account_id campaign_id |
| Useful links |
email_series_subscriber_removed
Replication Method | Full Table |
Primary Key | id account_id campaign_id |
| Useful links |
email_series_subscriber_unsubscribed
Replication Method | Full Table |
Primary Key | id account_id campaign_id |
| Useful links |
event_actions
Replication Method | Full Table |
Primary Key | event_action account_id |
| Useful links |
forms
Replication Method | Full Table |
Primary Key | id account_id |
| Useful links |
people
Replication Method | Full Table |
Primary Key | id account_id |
| Useful links |
single_email_campaigns
Replication Method | Full Table |
Primary Key | id account_id |
| Useful links |
tags
Replication Method | Full Table |
Primary Key | tag_id account_id |
| Useful links |
users
Replication Method | Full Table |
Primary Key | |
| Useful links |
workflows
Replication Method | Full Table |
Primary Key | id account_id |
| Useful links |
workflow_triggers
Replication Method | Full Table |
Primary Key | id account_id workflow_id |
| Useful links |