Create ActiveCampaign contact from Google Sheets row
This action creates a new contact or updates an existing one (matched by email).
Developer info
- API endpoint slug
- active_campaign.create_or_update_contact
- Filter code method
- ActiveCampaign.createOrUpdateContact.skip(string?: reason)
- Runtime method
- runAction("active_campaign.create_or_update_contact", {})
Action fields
Email Text input > Other
- Label
- Email address
- Helper text
- The contact's email address. Used to match an existing contact or create a new one.
- Slug
- Required
- true
- Can have default value
- true
- Filter code method
- ActiveCampaign.createOrUpdateContact.setEmail(string: email)
First name Text input > Other
- Label
- First name
- Slug
- first_name
- Required
- false
- Can have default value
- true
- Filter code method
- ActiveCampaign.createOrUpdateContact.setFirstName(string: first_name)
Last name Text input > Other
- Label
- Last name
- Slug
- last_name
- Required
- false
- Can have default value
- true
- Filter code method
- ActiveCampaign.createOrUpdateContact.setLastName(string: last_name)
Phone Text input > Other
- Label
- Phone
- Slug
- phone
- Required
- false
- Can have default value
- true
- Filter code method
- ActiveCampaign.createOrUpdateContact.setPhone(string: phone)
Applets using this Action
-
-
Create ActiveCampaign contact from Google Contacts
-
Create ActiveCampaign contact from new Pipedrive deal
-
Create ActiveCampaign contact when Calendly event is scheduled
-
Create ActiveCampaign contacts from Typeform responses
-
Create or update ActiveCampaign contact from Maker webhook
-
Create ActiveCampaign contact from Google Sheets row
-
Create or update ActiveCampaign contact from Google Contacts
-
Create ActiveCampaign contact from Maker Webhooks event
-
Create ActiveCampaign contacts from Typeform responses
-
Create ActiveCampaign contact from Facebook Lead Ads lead
-
Create ActiveCampaign contact from Google Sheets row