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

GET/v0/staff
Merge interacts with this API endpoint to...
Access User information
User fields
is_activeBoolean

emailString

remote_idString

remote_dataArray
GET/v0/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
remote_dataArray

remote_created_atDateTime (ISO 8601)

accountUUID

remote_idString

last_nameString

first_nameString

email_addressesArray

last_activity_atDateTime (ISO 8601)

phone_numbersArray
GET/v0/companies/{company_id}/managers
Merge interacts with this API endpoint to...
Access Account information
Account fields
ownerUUID
GET/v0/activities
Merge interacts with this API endpoint to...
Access Note information
Note fields
contentString

remote_dataArray

remote_created_atDateTime (ISO 8601)

remote_idString

ownerUUID

remote_updated_atDateTime (ISO 8601)

opportunityUUID
Access Engagement information
Engagement fields
contentString

remote_dataArray

subjectString

accountUUID

remote_idString

start_timeDateTime (ISO 8601)

ownerUUID

end_timeDateTime (ISO 8601)
GET/v0/companies/{company_id}/segmentations
Merge interacts with this API endpoint to...
Access Account information
Account fields
number_of_employeesInteger

industryString
GET/v0/companies
Merge interacts with this API endpoint to...
Access Account information
Account fields
descriptionString

remote_dataArray

remote_created_atDateTime (ISO 8601)

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

websiteString

last_activity_atDateTime (ISO 8601)

phone_numbersArray
Access PhoneNumber information
PhoneNumber fields
phone_numberString
Access Address information
Address fields
remote_idUnknown
GET/v0/prospects
Merge interacts with this API endpoint to...
Access Lead information
Lead fields
remote_dataArray

remote_created_atDateTime (ISO 8601)

remote_idString

titleString

ownerUUID

remote_updated_atDateTime (ISO 8601)
Access Stage information
Stage fields
remote_idString

remote_dataArray

nameString
Access Opportunity information
Opportunity fields
descriptionString

remote_dataArray

remote_created_atDateTime (ISO 8601)

amountInteger

accountUUID

remote_idString

ownerUUID

close_dateDateTime (ISO 8601)

nameString

stageUUID

last_activity_atDateTime (ISO 8601)
GET/v0/companies/{company_id}/addresses
Merge interacts with this API endpoint to...
Access Account information
Account fields
addressesArray
Access Address information
Address fields
street_1String

stateString

cityString

countryEnum

street_2String

postal_codeString
GET/v0/tasks
Merge interacts with this API endpoint to...
Access Task information
Task fields
contentString

remote_dataArray

subjectString

statusEnum

accountUUID

due_dateDateTime (ISO 8601)

remote_idString

ownerUUID

completed_dateDateTime (ISO 8601)