Post ActiveCampaign tagged contact to Maker Webhooks
This trigger fires when a specific tag is applied to a contact.
Developer info
- API endpoint slug
- active_campaign.new_tag_added_to_contact
Trigger fields
Tag Dropdown list
- Label
- Which tag?
- Helper text
- Select the tag to monitor.
- Slug
- tag_id
- Required
- true
- Can have default value
- false
Ingredients
Contact
- Slug
- contact_id
- Filter code
- ActiveCampaign.newTagAddedToContact.ContactId
- Type
- String
- Example
- 12345
- Slug
- Filter code
- ActiveCampaign.newTagAddedToContact.Email
- Type
- String
- Example
- jane.doe@example.com
First name
- Slug
- first_name
- Filter code
- ActiveCampaign.newTagAddedToContact.FirstName
- Type
- String
- Example
- Jane
Last name
- Slug
- last_name
- Filter code
- ActiveCampaign.newTagAddedToContact.LastName
- Type
- String
- Example
- Doe
Tag
- Slug
- tag_id
- Filter code
- ActiveCampaign.newTagAddedToContact.TagId
- Type
- String
- Example
- 42
Tag name
- Slug
- tag_name
- Filter code
- ActiveCampaign.newTagAddedToContact.TagName
- Type
- String
- Example
- VIP
Tagged at
- Slug
- tagged_at
- Filter code
- ActiveCampaign.newTagAddedToContact.TaggedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Contact url
- Slug
- contact_url
- Filter code
- ActiveCampaign.newTagAddedToContact.ContactURL
- Type
- Web URL
- Example
- https://your-account.activehosted.com/app/contacts/12345