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

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

statusEnum

amountInteger

remote_idString

nameString

descriptionString

close_dateDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)
GET/tasks.list
Merge interacts with this API endpoint to...
Access Task information
Task fields
ownerUUID

due_dateDateTime (ISO 8601)

statusEnum

subjectString

remote_dataArray

completed_dateDateTime (ISO 8601)

remote_idString

contentString
GET/events.list
Merge interacts with this API endpoint to...
Access Engagement information
Engagement fields
end_timeDateTime (ISO 8601)

ownerUUID

subjectString

remote_dataArray

engagement_typeUUID

remote_idString

contentString

start_timeDateTime (ISO 8601)
GET/companies.list
Merge interacts with this API endpoint to...
Access Address information
Address fields
countryEnum

street_1String

remote_dataUnknown

cityString

postal_codeString
Access Account information
Account fields
remote_updated_atDateTime (ISO 8601)

ownerUUID

addressesArray

remote_dataArray

phone_numbersArray

remote_idString

websiteString

nameString

remote_created_atDateTime (ISO 8601)
Access PhoneNumber information
PhoneNumber fields
remote_dataUnknown

phone_number_typeString

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

remote_dataArray

nameString
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_dataArray

is_activeBoolean

emailString

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

addressesArray

phone_numbersArray

remote_idString

last_nameString

first_nameString

remote_created_atDateTime (ISO 8601)

email_addressesArray
Access Address information
Address fields
countryEnum

street_1String

remote_dataUnknown

cityString

postal_codeString
Access EmailAddress information
EmailAddress fields
remote_dataUnknown

email_address_typeString

email_addressString
Access PhoneNumber information
PhoneNumber fields
remote_dataUnknown

phone_number_typeString

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

statusEnum

remote_dataArray

amountInteger

remote_idString

stageUUID

nameString

descriptionString

close_dateDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

accountUUID