
ActiveCampaign
Merge interacts with ActiveCampaign API endpoints to access certain information as detailed below.
API Endpoints
GET/templates
Merge interacts with this API endpoint to...
Access Template information
Template fields
remote_id
Stringcontents
Stringremote_data
Arrayowner
UUIDremote_updated_at
DateTime (ISO 8601)name
StringGET/campaigns
Merge interacts with this API endpoint to...
Access Campaign information
Campaign fields
remote_id
Stringemails_sent
Integerunique_opens
Integerremote_created_at
DateTime (ISO 8601)name
StringGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
username
Stringremote_id
Stringremote_data
Arrayemail
StringGET/lists
Merge interacts with this API endpoint to...
Access List information
List fields
remote_id
Stringremote_data
Arrayremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)name
StringGET/contacts
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_id
Stringfirst_name
Stringremote_data
Arraylast_name
Stringremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)phone
Stringemail
StringAccess List information
List fields
contacts
UnknownGET/contacts/{contact_id}/contactData
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
state
Stringcountry
Enumpostal_code
StringGET/contacts/{contact_id}/contactLists
Merge interacts with this API endpoint to...
Access List information
List fields
remote_id
StringGET/messages
Merge interacts with this API endpoint to...
Access MarketingEmail information
MarketingEmail fields
from_name
Stringremote_id
Stringhtml_body
Stringreply_to
Stringremote_data
Arraybody
Stringsubject
Stringfrom_email
Stringpreview
Stringname
String