Skip to main content Skip to complementary content

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.

Information noteMake sure that the account you use has read access to the tables you want to fetch.

To retrieve your API token:

  1. Log into your Drip account.
  2. Navigate to Settings > User Settings > User Info.
  3. Copy and paste your API token into a secured file.

Creating the connection

For more information, see Connecting to SaaS applications.

  1. Fill in the required connection properties.
  2. Provide a name for the connection in Connection name.

  3. Select Open connection metadata to define metadata for the connection when it has been created.

  4. Click Create.

Connection settings
SettingDescription
Data gateway

Select a Data Movement gateway if required by your use case.

Information note

This field is not available with the Qlik Talend Cloud Starter subscription, as it does not support Data Movement gateway. If you have another subscription tier and do not want to use Data Movement gateway, select None.

For information on the benefits of Data Movement gateway and use cases that require it, see Qlik Data Gateway - Data Movement.

Start Date

Enter the date, in the format MM/DD/YYYY, from which the data must be replicated from your source to your target.

API TokenAPI 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

Drip documentation

conversions

Replication Method

Full Table

Primary Key

id

account_id

Useful links

Drip documentation

custom_field_identifiers

Replication Method

Full Table

Primary Key

custom_field_id

account_id

Useful links

Drip documentation

email_series_campaigns

Replication Method

Full Table

Primary Key

id

account_id

Useful links

Drip documentation

email_series_subscriber_active

Replication Method

Full Table

Primary Key

id

account_id

campaign_id

Useful links

Drip documentation

email_series_subscriber_removed

Replication Method

Full Table

Primary Key

id

account_id

campaign_id

Useful links

Drip documentation

email_series_subscriber_unsubscribed

Replication Method

Full Table

Primary Key

id

account_id

campaign_id

Useful links

Drip documentation

event_actions

Replication Method

Full Table

Primary Key

event_action

account_id

Useful links

Drip documentation

forms

Replication Method

Full Table

Primary Key

id

account_id

Useful links

Drip documentation

people

Replication Method

Full Table

Primary Key

id

account_id

Useful links

Drip documentation

single_email_campaigns

Replication Method

Full Table

Primary Key

id

account_id

Useful links

Drip documentation

tags

Replication Method

Full Table

Primary Key

tag_id

account_id

Useful links

Drip documentation

users

Replication Method

Full Table

Primary Key

email

Useful links

Drip documentation

workflows

Replication Method

Full Table

Primary Key

id

account_id

Useful links

Drip documentation

workflow_triggers

Replication Method

Full Table

Primary Key

id

account_id

workflow_id

Useful links

Drip documentation

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!