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

GET/tasks.list
Merge interacts with this API endpoint to...
Access Task information
Task fields
remote_idString

ownerUUID

contentString

due_dateDateTime (ISO 8601)

statusEnum

remote_dataArray

completed_dateDateTime (ISO 8601)

subjectString
GET/events.list
Merge interacts with this API endpoint to...
Access Engagement information
Engagement fields
remote_idString

start_timeDateTime (ISO 8601)

ownerUUID

end_timeDateTime (ISO 8601)

engagement_typeUUID

contentString

remote_dataArray

subjectString
GET/companies.list
Merge interacts with this API endpoint to...
Access Address information
Address fields
street_1String

remote_dataUnknown

postal_codeString

cityString

countryEnum
Access Account information
Account fields
addressesArray

remote_idString

ownerUUID

nameString

phone_numbersArray

remote_updated_atDateTime (ISO 8601)

websiteString

remote_dataArray

remote_created_atDateTime (ISO 8601)
Access PhoneNumber information
PhoneNumber fields
phone_numberString

phone_number_typeString

remote_dataUnknown
GET/dealPhases.list
Merge interacts with this API endpoint to...
Access Stage information
Stage fields
remote_idString

remote_dataArray

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

ownerUUID

close_dateDateTime (ISO 8601)

descriptionString

amountInteger

nameString

statusEnum

remote_created_atDateTime (ISO 8601)
GET/activityTypes.list
Merge interacts with this API endpoint to...
Access EngagementType information
EngagementType fields
remote_idString

nameString
GET/users.list
Merge interacts with this API endpoint to...
Access User information
User fields
remote_idString

is_activeBoolean

emailString

remote_dataArray
GET/contacts.list
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
addressesArray

remote_idString

phone_numbersArray

remote_dataArray

last_nameString

remote_created_atDateTime (ISO 8601)

email_addressesArray

first_nameString
Access Address information
Address fields
street_1String

remote_dataUnknown

postal_codeString

cityString

countryEnum
Access EmailAddress information
EmailAddress fields
email_address_typeString

email_addressString

remote_dataUnknown
Access PhoneNumber information
PhoneNumber fields
phone_numberString

phone_number_typeString

remote_dataUnknown
GET/deals.list
Merge interacts with this API endpoint to...
Access Opportunity information
Opportunity fields
remote_idString

ownerUUID

close_dateDateTime (ISO 8601)

descriptionString

amountInteger

nameString

stageUUID

statusEnum

accountUUID

remote_dataArray

remote_created_atDateTime (ISO 8601)