
Zoho CRM
Merge interacts with Zoho CRM API endpoints to access certain information as detailed below.
API Endpoints
GET/v4/Deals
Merge interacts with this API endpoint to...
Access Opportunity information
Opportunity fields
remote_id
Stringaccount
UUIDdescription
Stringremote_created_at
DateTime (ISO 8601)close_date
DateTime (ISO 8601)owner
UUIDlast_activity_at
DateTime (ISO 8601)name
Stringstage
UUIDamount
IntegerAccess Stage information
Stage fields
name
StringGET/v4/Calls
Merge interacts with this API endpoint to...
Access Engagement information
Engagement fields
remote_id
Stringdirection
Enumowner
UUIDcontent
Stringsubject
Stringcontacts
Arraystart_time
DateTime (ISO 8601)GET/v4/Accounts
Merge interacts with this API endpoint to...
Access Account information
Account fields
remote_id
Stringremote_created_at
DateTime (ISO 8601)description
Stringowner
UUIDremote_updated_at
DateTime (ISO 8601)type
Unknownlast_activity_at
DateTime (ISO 8601)number_of_employees
Integername
Stringwebsite
Stringindustry
StringAccess Address information
Address fields
street_1
Stringstate
Stringcity
Stringpostal_code
Stringcountry
EnumAccess PhoneNumber information
PhoneNumber fields
phone_number
StringGET/v4/Events
Merge interacts with this API endpoint to...
Access Engagement information
Engagement fields
remote_id
Stringowner
UUIDcontent
Stringsubject
Stringend_time
DateTime (ISO 8601)start_time
DateTime (ISO 8601)GET/v4/Leads
Merge interacts with this API endpoint to...
Access Lead information
Lead fields
remote_id
Stringfirst_name
Stringconverted_date
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)owner
UUIDremote_updated_at
DateTime (ISO 8601)converted_account
UUIDstatus
Unknowntitle
Stringlast_name
Stringcompany
Stringlead_source
Stringremote_data
Arrayconverted_contact
UUIDAccess Address information
Address fields
street_1
Stringstate
Stringcity
Stringpostal_code
Stringcountry
EnumAccess EmailAddress information
EmailAddress fields
email_address
StringAccess PhoneNumber information
PhoneNumber fields
phone_number
StringGET/v4/Contacts
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_id
Stringfirst_name
Stringaccount
UUIDremote_created_at
DateTime (ISO 8601)owner
UUIDtitle
Unknownlast_name
Stringlast_activity_at
DateTime (ISO 8601)Access Address information
Address fields
street_1
Stringstate
Stringcity
Stringpostal_code
Stringcountry
EnumAccess EmailAddress information
EmailAddress fields
email_address
StringAccess PhoneNumber information
PhoneNumber fields
phone_number
StringGET/v2/Events/{event_id}
Merge interacts with this API endpoint to...
Access Engagement information
Engagement fields
remote_id
Stringcontent
Stringsubject
Stringend_time
DateTime (ISO 8601)start_time
DateTime (ISO 8601)GET/v2/Calls/{call_id}
Merge interacts with this API endpoint to...
Access Engagement information
Engagement fields
direction
EnumGET/v2/Deals/{opportunity_id}
Merge interacts with this API endpoint to...
Access Stage information
Stage fields
name
StringAccess Opportunity information
Opportunity fields
account
UUIDdescription
Stringremote_created_at
DateTime (ISO 8601)close_date
DateTime (ISO 8601)owner
UUIDlast_activity_at
DateTime (ISO 8601)name
Stringstage
UUIDamount
IntegerPOST/v2/Deals
Merge interacts with this API endpoint to...
Access Opportunity information
Opportunity fields
remote_id
StringGET/v2/Contacts/{contact_id}
Merge interacts with this API endpoint to...
Access EmailAddress information
EmailAddress fields
email_address
StringAccess PhoneNumber information
PhoneNumber fields
phone_number
StringAccess Contact information
Contact fields
first_name
Stringemail_addresses
Arrayaccount
UUIDremote_created_at
DateTime (ISO 8601)phone_numbers
Arraylast_name
Stringlast_activity_at
DateTime (ISO 8601)POST/v2/Contacts
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_id
StringGET/v2/Accounts/{account_id}
Merge interacts with this API endpoint to...
Access Account information
Account fields
remote_created_at
DateTime (ISO 8601)description
Stringowner
UUIDremote_updated_at
DateTime (ISO 8601)last_activity_at
DateTime (ISO 8601)number_of_employees
Integername
Stringwebsite
Stringindustry
StringPOST/v2/Accounts
Merge interacts with this API endpoint to...
Access Account information
Account fields
remote_id
StringGET/v4/users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringemail
Stringremote_data
Arrayis_active
BooleanGET/v4/Notes
Merge interacts with this API endpoint to...
Access Note information
Note fields
remote_id
Stringremote_created_at
DateTime (ISO 8601)owner
UUIDcontent
Stringremote_updated_at
DateTime (ISO 8601)remote_data
ArrayGET/v6/Leads/{record_id}
Merge interacts with this API endpoint to...
Access PhoneNumber information
PhoneNumber fields
phone_number
StringAccess Address information
Address fields
street_1
Stringstate
Stringcity
Stringpostal_code
Stringcountry
EnumAccess EmailAddress information
EmailAddress fields
email_address
StringGET/v4/Tasks
Merge interacts with this API endpoint to...
Access Task information
Task fields
remote_id
Stringdue_date
DateTime (ISO 8601)owner
UUIDcontent
Stringsubject
Stringstatus
Enumremote_data
Arraycompleted_date
DateTime (ISO 8601)