Create WooCommerce customer when ActiveCampaign adds contact
This trigger fires when a contact is subscribed to a specific list.
Developer info
- API endpoint slug
- active_campaign.new_contact_added_to_list
Trigger fields
List Dropdown list
- Label
- Which list?
- Helper text
- Select the list to monitor for new subscribers.
- Slug
- list_id
- Required
- true
- Can have default value
- false
Ingredients
Contact
- Slug
- contact_id
- Filter code
- ActiveCampaign.newContactAddedToList.ContactId
- Type
- String
- Example
- 12345
- Slug
- Filter code
- ActiveCampaign.newContactAddedToList.Email
- Type
- String
- Example
- jane.doe@example.com
First name
- Slug
- first_name
- Filter code
- ActiveCampaign.newContactAddedToList.FirstName
- Type
- String
- Example
- Jane
Last name
- Slug
- last_name
- Filter code
- ActiveCampaign.newContactAddedToList.LastName
- Type
- String
- Example
- Doe
Phone
- Slug
- phone
- Filter code
- ActiveCampaign.newContactAddedToList.Phone
- Type
- String
- Example
- +1-555-123-4567
List
- Slug
- list_id
- Filter code
- ActiveCampaign.newContactAddedToList.ListId
- Type
- String
- Example
- 1
List name
- Slug
- list_name
- Filter code
- ActiveCampaign.newContactAddedToList.ListName
- Type
- String
- Example
- Newsletter Subscribers
Subscribed at
- Slug
- subscribed_at
- Filter code
- ActiveCampaign.newContactAddedToList.SubscribedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Contact url
- Slug
- contact_url
- Filter code
- ActiveCampaign.newContactAddedToList.ContactURL
- Type
- Web URL
- Example
- https://your-account.activehosted.com/app/contacts/12345