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
postal_codeString

countryEnum

cityString

street_2String

stateString

street_1String
Access Contact information
Contact fields
remote_created_atDateTime (ISO 8601)

phone_numbersArray

first_nameString

remote_idString

addressesArray

remote_dataArray

email_addressesArray

last_nameString

accountUUID
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_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

ownerUUID

remote_idString

contactUUID

remote_dataArray

contentString

accountUUID
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_created_atDateTime (ISO 8601)

stageUUID

ownerUUID

remote_idString

close_dateDateTime (ISO 8601)

nameString

remote_dataArray

statusEnum

amountInteger

accountUUID
Access Lead information
Lead fields
remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

ownerUUID

remote_idString

titleString

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

countryEnum

cityString

street_2String

stateString

street_1String
Access Account information
Account fields
remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

phone_numbersArray

websiteString

ownerUUID

remote_idString

addressesArray

nameString

remote_dataArray
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

nameString

remote_idString
GET/v2/activities.json
Merge interacts with this API endpoint to...
Access Engagement information
Engagement fields
start_timeDateTime (ISO 8601)

subjectString

ownerUUID

remote_idString

engagement_typeUUID

remote_dataArray

contentString
Access Task information
Task fields
completed_dateDateTime (ISO 8601)

subjectString

ownerUUID

remote_idString

due_dateDateTime (ISO 8601)

remote_dataArray

statusEnum

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

remote_idString

is_activeBoolean

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

nameString

remote_idString