
Teamwork CRM
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_active
Booleanemail
Stringremote_data
Arrayremote_id
StringGET/v2/contacts.json
Merge interacts with this API endpoint to...
Access Address information
Address fields
city
Stringcountry
Enumstreet_1
Stringstate
Stringpostal_code
Stringstreet_2
StringAccess Contact information
Contact fields
remote_id
Stringfirst_name
Stringaddresses
Arrayaccount
UUIDremote_data
Arrayemail_addresses
Arrayremote_created_at
DateTime (ISO 8601)last_name
Stringphone_numbers
ArrayAccess 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_id
Stringcontact
UUIDremote_updated_at
DateTime (ISO 8601)content
Stringaccount
UUIDremote_data
Arrayowner
UUIDremote_created_at
DateTime (ISO 8601)GET/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_id
Stringstage
UUIDstatus
Enumaccount
UUIDremote_data
Arrayowner
UUIDclose_date
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)name
Stringamount
IntegerAccess Lead information
Lead fields
remote_id
Stringremote_updated_at
DateTime (ISO 8601)remote_data
Arrayowner
UUIDremote_created_at
DateTime (ISO 8601)title
StringGET/v2/companies.json
Merge interacts with this API endpoint to...
Access Address information
Address fields
city
Stringcountry
Enumstreet_1
Stringstate
Stringpostal_code
Stringstreet_2
StringAccess Account information
Account fields
remote_id
Stringaddresses
Arrayremote_updated_at
DateTime (ISO 8601)remote_data
Arrayowner
UUIDwebsite
Stringremote_created_at
DateTime (ISO 8601)phone_numbers
Arrayname
StringAccess PhoneNumber information
PhoneNumber fields
phone_number
StringGET/v2/stages.json
Merge interacts with this API endpoint to...
Access Stage information
Stage fields
remote_id
Stringremote_data
Arrayname
StringGET/v2/activities.json
Merge interacts with this API endpoint to...
Access Engagement information
Engagement fields
remote_id
Stringcontent
Stringengagement_type
UUIDremote_data
Arrayowner
UUIDstart_time
DateTime (ISO 8601)subject
StringAccess Task information
Task fields
remote_id
Stringcontent
Stringstatus
Enumremote_data
Arrayowner
UUIDcompleted_date
DateTime (ISO 8601)subject
Stringdue_date
DateTime (ISO 8601)GET/v2/activity-types.json
Merge interacts with this API endpoint to...
Access EngagementType information
EngagementType fields
remote_id
Stringremote_data
Unknownname
String