Drip
Drip is a powerful email marketing automation platform designed for e-commerce businesses to engage customers through personalized email campaigns, tagging, and advanced segmentation. It enables businesses to automate workflows, track customer behavior, and optimize marketing efforts for better engagement and conversions.
How to Integrate Drip with ZBrain Flow
Click the '+' button in ZBrain Flow.
Search for Drip in the available integrations.
Select any Drip action to configure it.
How to Create a Drip Connection in ZBrain Flow
Enter the Connection Name – Provide a name to identify your Drip connection.
Enter the API Key – This key is required for authentication.
How to Get an API Key from Drip:
Log in to your Drip account.
Navigate to the User Menu:
Click on your profile picture (top right corner).
Select User Settings from the dropdown menu.
Access the API Section:
In User Settings, find and click on the ‘API’ tab.
Generate a New API Key:
Click ‘Generate New API Token’.
Provide a name for your API key to help identify its purpose.
Click ‘Generate Token’.
Copy the API Key:
The API key will be displayed only once. Copy and store it securely. 3. Click 'Save' – Your Drip connection is now ready for use in ZBrain Flow.
Actions Available in ZBrain Flow
1. Apply a Tag to a Subscriber
This action assigns a specific tag to a subscriber in Drip for segmentation.
Configuration Steps:
Enter the API Key.
Select the Drip account.
Enter the subscriber’s email.
Enter the tag to apply.
2. Add a Subscriber to a Campaign
This action enrolls a subscriber into a Drip email campaign.
Configuration Steps:
Enter the API Key.
Select the Drip account.
Enter the email series campaign.
Enter the subscriber’s email.
Enter the tag to apply (click '+ Add Item' to apply multiple tags).
Add custom fields with subscriber details (click '+ Add Item' to add fields).
3. Create/Update Subscriber
This action creates a new Drip subscriber or updates an existing one.
Configuration Steps:
Enter the API Key.
Select the Drip account.
Enter the subscriber’s email.
Apply tags by clicking '+ Add Item.'
Add custom fields by clicking '+ Add Item'.
Provide additional details:
First Name
Last Name
Zip Code
Country
State
City
Phone Number
Address
4. Custom API Call
This action allows you to make a custom API request to any Drip endpoint.
Configuration Steps:
Enter the API Key.
Enter the API Endpoint URL.
Select the HTTP Method:
GET – Retrieve data.
POST – Send data.
PATCH – Modify existing data.
PUT – Update or replace data.
DELETE – Remove data.
HEAD – Fetch headers only.
Add Headers – Enter request headers in the provided input fields.
Authorization headers are automatically injected from your connection.
Add Query Parameters – Specify query parameters to customize the API request.
Enter JSON Body – Provide the request payload in JSON format.
Set Timeout (in seconds) – Define the request timeout duration.
Add label
Last updated