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_idString

remote_dataArray
GET/v2/activity-types.json
Merge interacts with this API endpoint to...
Access EngagementType information
EngagementType fields
remote_idString

remote_dataUnknown

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

stateString

cityString

countryEnum

street_2String

postal_codeString
Access Contact information
Contact fields
remote_dataArray

remote_created_atDateTime (ISO 8601)

accountUUID

addressesArray

remote_idString

last_nameString

first_nameString

email_addressesArray

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
contentString

remote_dataArray

remote_created_atDateTime (ISO 8601)

accountUUID

remote_idString

ownerUUID

remote_updated_atDateTime (ISO 8601)

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

remote_created_atDateTime (ISO 8601)

amountInteger

statusEnum

accountUUID

remote_idString

ownerUUID

close_dateDateTime (ISO 8601)

nameString

stageUUID
Access Lead information
Lead fields
remote_dataArray

remote_created_atDateTime (ISO 8601)

remote_idString

titleString

ownerUUID

remote_updated_atDateTime (ISO 8601)
GET/v2/companies.json
Merge interacts with this API endpoint to...
Access Address information
Address fields
street_1String

stateString

cityString

countryEnum

street_2String

postal_codeString
Access Account information
Account fields
remote_dataArray

remote_created_atDateTime (ISO 8601)

addressesArray

remote_idString

ownerUUID

remote_updated_atDateTime (ISO 8601)

nameString

websiteString

phone_numbersArray
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
contentString

remote_dataArray

subjectString

remote_idString

start_timeDateTime (ISO 8601)

ownerUUID

engagement_typeUUID
Access Task information
Task fields
contentString

remote_dataArray

subjectString

statusEnum

due_dateDateTime (ISO 8601)

remote_idString

ownerUUID

completed_dateDateTime (ISO 8601)