Drip
Drip is an e-commerce-focused email marketing and automation platform. Advanced Form Integration sends every form submission to Drip as a new subscriber, with tag application, custom field mapping, and event tracking.
What you’ll need
- An active Drip account.
- A Drip API token and Account ID.
- The Advanced Form Integration plugin installed and activated.
Get your Drip API credentials
- Log in to Drip.
- Click your account name (top right) → User Settings.
- Open the User Info tab. Copy the API Token.
- Back on the dashboard, your Account ID is in the URL after
/accounts/(a number like1234567).
Connect Drip to AFI
- In WordPress, go to AFI → Settings → Drip.
- Paste the API Token and Account ID, then click Save Changes.
Create the integration
- Go to AFI → Add New.
- Configure the trigger.
- In Action → Platform, select Drip.
- In Task, choose Create / Update Subscriber, Apply Tag, Remove Tag, or Record Event.
- Map the form fields:
- Email (required).
- First Name, Last Name, Phone.
- Tags: comma-separated.
- Custom fields by their Drip key.
- Optional: configure Conditional Logic.
- Click Save Integration.

Conditional logic example
Goal: when a new signup is for the Pro plan, also fire a pro_signup event in Drip to trigger the Pro onboarding workflow.
Create a Record Event integration on the form. Open the Conditional Logic panel, add a condition with the plan field, Equal To, value Pro.