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

GET/v2/users.json
Merge interacts with this API endpoint to...
Access User information
User fields
is_activeBoolean

emailString

remote_dataArray

remote_idString
GET/v2/contacts.json
Merge interacts with this API endpoint to...
Access Address information
Address fields
cityString

countryEnum

street_1String

stateString

postal_codeString

street_2String
Access Contact information
Contact fields
remote_idString

first_nameString

addressesArray

accountUUID

remote_dataArray

email_addressesArray

remote_created_atDateTime (ISO 8601)

last_nameString

phone_numbersArray
Access EmailAddress information
EmailAddress fields
email_addressString
Access PhoneNumber information
PhoneNumber fields
phone_numberString
GET/v2/notes.json
Merge interacts with this API endpoint to...
Access Note information
Note fields
remote_idString

contactUUID

remote_updated_atDateTime (ISO 8601)

contentString

accountUUID

remote_dataArray

ownerUUID

remote_created_atDateTime (ISO 8601)
GET/v2/deals/{deal_id}.json
Merge interacts with this API endpoint to...
Access Note information
Note fields
opportunityUUID
GET/v2/deals.json
Merge interacts with this API endpoint to...
Access Opportunity information
Opportunity fields
remote_idString

stageUUID

statusEnum

accountUUID

remote_dataArray

ownerUUID

close_dateDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

nameString

amountInteger
Access Lead information
Lead fields
remote_idString

remote_updated_atDateTime (ISO 8601)

remote_dataArray

ownerUUID

remote_created_atDateTime (ISO 8601)

titleString
GET/v2/companies.json
Merge interacts with this API endpoint to...
Access Address information
Address fields
cityString

countryEnum

street_1String

stateString

postal_codeString

street_2String
Access Account information
Account fields
remote_idString

addressesArray

remote_updated_atDateTime (ISO 8601)

remote_dataArray

ownerUUID

websiteString

remote_created_atDateTime (ISO 8601)

phone_numbersArray

nameString
Access PhoneNumber information
PhoneNumber fields
phone_numberString
GET/v2/stages.json
Merge interacts with this API endpoint to...
Access Stage information
Stage fields
remote_idString

remote_dataArray

nameString
GET/v2/activities.json
Merge interacts with this API endpoint to...
Access Engagement information
Engagement fields
remote_idString

contentString

engagement_typeUUID

remote_dataArray

ownerUUID

start_timeDateTime (ISO 8601)

subjectString
Access Task information
Task fields
remote_idString

contentString

statusEnum

remote_dataArray

ownerUUID

completed_dateDateTime (ISO 8601)

subjectString

due_dateDateTime (ISO 8601)
GET/v2/activity-types.json
Merge interacts with this API endpoint to...
Access EngagementType information
EngagementType fields
remote_idString

remote_dataUnknown

nameString