ActiveCampaign · Arazzo Workflow
ActiveCampaign Sync Contact, Set Custom Field, and Tag
Version 1.0.0
Upsert a contact by email, set a custom field, then apply a tag.
View Spec
View on GitHub
Marketing AutomationEmail MarketingCRMSales AutomationCustomer ExperienceArazzoWorkflows
Provider
Workflows
sync-contact-set-custom-field-tag
Upsert a contact, set a custom field value, then apply a tag.
Syncs a contact by email, writes the supplied value to a custom field, and applies the supplied tag to the resolved contact.
1
syncContact
sync-a-contacts-data
Upsert the contact by email so it is created or updated in place.
2
setFieldValue
create-fieldvalue
Write the supplied value to the custom field for the contact.
3
applyTag
create-contact-tag
Apply the supplied tag to the contact for segmentation.