
Teamleader
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_id
Stringowner
UUIDcontent
Stringdue_date
DateTime (ISO 8601)status
Enumremote_data
Arraycompleted_date
DateTime (ISO 8601)subject
StringGET/events.list
Merge interacts with this API endpoint to...
Access Engagement information
Engagement fields
remote_id
Stringstart_time
DateTime (ISO 8601)owner
UUIDend_time
DateTime (ISO 8601)engagement_type
UUIDcontent
Stringremote_data
Arraysubject
StringGET/companies.list
Merge interacts with this API endpoint to...
Access Address information
Address fields
street_1
Stringremote_data
Unknownpostal_code
Stringcity
Stringcountry
EnumAccess Account information
Account fields
addresses
Arrayremote_id
Stringowner
UUIDname
Stringphone_numbers
Arrayremote_updated_at
DateTime (ISO 8601)website
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)Access PhoneNumber information
PhoneNumber fields
phone_number
Stringphone_number_type
Stringremote_data
UnknownGET/dealPhases.list
Merge interacts with this API endpoint to...
Access Stage information
Stage fields
remote_id
Stringremote_data
Arrayname
StringPOST/deals.info
Merge interacts with this API endpoint to...
Access Opportunity information
Opportunity fields
remote_id
Stringowner
UUIDclose_date
DateTime (ISO 8601)description
Stringamount
Integername
Stringstatus
Enumremote_created_at
DateTime (ISO 8601)GET/activityTypes.list
Merge interacts with this API endpoint to...
Access EngagementType information
EngagementType fields
remote_id
Stringname
StringGET/users.list
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringis_active
Booleanemail
Stringremote_data
ArrayGET/contacts.list
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
addresses
Arrayremote_id
Stringphone_numbers
Arrayremote_data
Arraylast_name
Stringremote_created_at
DateTime (ISO 8601)email_addresses
Arrayfirst_name
StringAccess Address information
Address fields
street_1
Stringremote_data
Unknownpostal_code
Stringcity
Stringcountry
EnumAccess EmailAddress information
EmailAddress fields
email_address_type
Stringemail_address
Stringremote_data
UnknownAccess PhoneNumber information
PhoneNumber fields
phone_number
Stringphone_number_type
Stringremote_data
UnknownGET/deals.list
Merge interacts with this API endpoint to...
Access Opportunity information
Opportunity fields
remote_id
Stringowner
UUIDclose_date
DateTime (ISO 8601)description
Stringamount
Integername
Stringstage
UUIDstatus
Enumaccount
UUIDremote_data
Arrayremote_created_at
DateTime (ISO 8601)