ActiveCampaign · Arazzo Workflow
ActiveCampaign Create Contact and Associate to an Account by Name
Version 1.0.0
Resolve an account by name, create a contact, then associate them.
View Spec
View on GitHub
Marketing AutomationEmail MarketingCRMSales AutomationCustomer ExperienceArazzoWorkflows
Provider
Workflows
create-contact-associate-account-by-name
Resolve an account by name, create a contact, then associate them.
Searches accounts by name, creates a contact, and associates the new contact with the matched account.
1
findAccount
list-all-accounts
Search accounts by the supplied name.
2
createContact
create-a-new-contact
Create the contact from the supplied email and name fields.
3
associateContact
create-an-account-1
Associate the new contact with the matched account.