ActiveCampaign
Common Model Sync Frequencies
Accessed third-party endpoints
Merge interacts with ActiveCampaign API endpoints to access certain information as detailed below.
API Endpoints

GET/contacts
Merge interacts with this API endpoint to...
Access EmailAddress information
EmailAddress fields
email_addressString
Access PhoneNumber information
PhoneNumber fields
phone_numberString
Access Contact information
Contact fields
last_nameString

remote_dataArray

phone_numbersArray

accountUUID

remote_created_atDateTime (ISO 8601)

remote_idString

last_activity_atDateTime (ISO 8601)

first_nameString

email_addressesArray
GET/users
Merge interacts with this API endpoint to...
Access User information
User fields
emailString

remote_idString

remote_dataArray
GET/dealStages
Merge interacts with this API endpoint to...
Access Stage information
Stage fields
remote_dataArray

remote_idString

nameString
GET/accounts
Merge interacts with this API endpoint to...
Access Account information
Account fields
remote_dataArray

remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

remote_idString

websiteString

ownerUUID

nameString
POST/deals
Merge interacts with this API endpoint to...
Access Opportunity information
Opportunity fields
descriptionString

accountUUID

remote_created_atDateTime (ISO 8601)

statusEnum

remote_idString

ownerUUID

last_activity_atDateTime (ISO 8601)

amountInteger

nameString

stageUUID
GET/emailActivities
Merge interacts with this API endpoint to...
Access Engagement information
Engagement fields
remote_dataArray

contentString

accountUUID

remote_idString

subjectString

ownerUUID
GET/deals
Merge interacts with this API endpoint to...
Access Opportunity information
Opportunity fields
remote_dataArray

descriptionString

accountUUID

remote_created_atDateTime (ISO 8601)

statusEnum

remote_idString

ownerUUID

last_activity_atDateTime (ISO 8601)

amountInteger

nameString

stageUUID