
Teamwork CRM
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_code
Stringcountry
Enumcity
Stringstreet_2
Stringstate
Stringstreet_1
StringAccess Contact information
Contact fields
remote_created_at
DateTime (ISO 8601)phone_numbers
Arrayfirst_name
Stringremote_id
Stringaddresses
Arrayremote_data
Arrayemail_addresses
Arraylast_name
Stringaccount
UUIDAccess EmailAddress information
EmailAddress fields
email_address
StringAccess PhoneNumber information
PhoneNumber fields
phone_number
StringGET/v2/notes.json
Merge interacts with this API endpoint to...
Access Note information
Note fields
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)owner
UUIDremote_id
Stringcontact
UUIDremote_data
Arraycontent
Stringaccount
UUIDGET/v2/deals/{deal_id}.json
Merge interacts with this API endpoint to...
Access Note information
Note fields
opportunity
UUIDGET/v2/deals.json
Merge interacts with this API endpoint to...
Access Opportunity information
Opportunity fields
remote_created_at
DateTime (ISO 8601)stage
UUIDowner
UUIDremote_id
Stringclose_date
DateTime (ISO 8601)name
Stringremote_data
Arraystatus
Enumamount
Integeraccount
UUIDAccess Lead information
Lead fields
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)owner
UUIDremote_id
Stringtitle
Stringremote_data
ArrayGET/v2/companies.json
Merge interacts with this API endpoint to...
Access Address information
Address fields
postal_code
Stringcountry
Enumcity
Stringstreet_2
Stringstate
Stringstreet_1
StringAccess Account information
Account fields
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)phone_numbers
Arraywebsite
Stringowner
UUIDremote_id
Stringaddresses
Arrayname
Stringremote_data
ArrayAccess PhoneNumber information
PhoneNumber fields
phone_number
StringGET/v2/stages.json
Merge interacts with this API endpoint to...
Access Stage information
Stage fields
remote_data
Arrayname
Stringremote_id
StringGET/v2/activities.json
Merge interacts with this API endpoint to...
Access Engagement information
Engagement fields
start_time
DateTime (ISO 8601)subject
Stringowner
UUIDremote_id
Stringengagement_type
UUIDremote_data
Arraycontent
StringAccess Task information
Task fields
completed_date
DateTime (ISO 8601)subject
Stringowner
UUIDremote_id
Stringdue_date
DateTime (ISO 8601)remote_data
Arraystatus
Enumcontent
StringGET/v2/users.json
Merge interacts with this API endpoint to...
Access User information
User fields
remote_data
Arrayremote_id
Stringis_active
Booleanemail
StringGET/v2/activity-types.json
Merge interacts with this API endpoint to...
Access EngagementType information
EngagementType fields
remote_data
Unknownname
Stringremote_id
String