Drip

Last updated on Jun 05, 2023

Drip is an email marketing automation software designed for ecommerce brands, helping online retailers convert leads into paying customers. Using Drip’s simple, user-friendly visual campaign builder, you can design email campaigns based on specific subscriber behavior to maximize sales and repeat purchases by the subscriber.

You can replicate the data from your Drip account to a Destination database or data warehouse using Hevo Pipelines. Hevo ingests the data objects in Full Load mode. Refer to section, Data Model for the list of supported objects.

Drip authenticates API requests from Hevo to access your account data with HTTP Basic authentication.


Source Considerations

  • Pagination: An API response for each Drip object fetches one page with up to 100 records, except the response for the Subscribers object, that can contain up to 1000 records per page.

  • API Rate Limit: The Drip API allows a maximum of 3600 individual requests per hour. Exceeding the API rate limit returns the error message: API rate limit exceeded. Please try again in an hour.


Limitations

  • Hevo currently does not support deletes. Therefore, any data deleted in the Source may continue to exist in the Destination.

  • The data is loaded in Full Load mode in each Pipeline run. As a result, you cannot load the historical data alone at any time.


Revision History

Refer to the following table for the list of key updates made to this page:

Date Release Description of Change
Jun-21-2022 1.91 New document.

Tell us what went wrong