Skip to Content

Drip

  • Import/clone Drip_HTTP source from the Connectors library application.

    • Drip REST API accepts both token-based authentication (intended for private integrations), and full OAuth 2 authentication (for public integrations). The source is Drip API Authentication . The InfoLink source is preconfigured for private integration. You can find your personal API Token in the api_key setting by following this link . Use the API token as username and leave the password field blank.

    • The Connectors library application contains examples of how to list all accounts in the Drip scenario. You can modify the examples to call any API call supported by Delighted API .

Last updated on