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/contacts.json
Merge interacts with this API endpoint to...
Access Address information
Address fields
cityString

street_1String

countryEnum

postal_codeString

stateString

street_2String
Access Contact information
Contact fields
last_nameString

remote_dataArray

addressesArray

accountUUID

remote_created_atDateTime (ISO 8601)

remote_idString

phone_numbersArray

first_nameString

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

contentString

remote_updated_atDateTime (ISO 8601)

accountUUID

remote_created_atDateTime (ISO 8601)

remote_idString

ownerUUID

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

accountUUID

remote_created_atDateTime (ISO 8601)

statusEnum

remote_idString

ownerUUID

close_dateDateTime (ISO 8601)

amountInteger

nameString

stageUUID
Access Lead information
Lead fields
remote_dataArray

remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

remote_idString

ownerUUID

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

street_1String

countryEnum

postal_codeString

stateString

street_2String
Access Account information
Account fields
remote_dataArray

remote_updated_atDateTime (ISO 8601)

addressesArray

phone_numbersArray

remote_created_atDateTime (ISO 8601)

remote_idString

websiteString

ownerUUID

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_dataArray

remote_idString

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

engagement_typeUUID

contentString

remote_idString

subjectString

ownerUUID

start_timeDateTime (ISO 8601)
Access Task information
Task fields
remote_dataArray

completed_dateDateTime (ISO 8601)

contentString

statusEnum

subjectString

ownerUUID

remote_idString

due_dateDateTime (ISO 8601)
GET/v2/users.json
Merge interacts with this API endpoint to...
Access User information
User fields
emailString

remote_idString

remote_dataArray

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

remote_idString

nameString