Engagements
The Engagement object is used to represent an interaction noted in a CRM system.
The Engagement object
Properties

ownerString
Optional
The engagement's owner.

contentString
Optional
The engagement's content.

subjectString
Optional
The engagement's subject.

directionEnum
Optional
The engagement's direction. Possible values include: INBOUND, OUTBOUND, or - in cases where there is no clear mapping - the original value passed through.

engagement_typeString
Optional
The engagement type of the engagement.

start_timeString
Optional
The time at which the engagement started.

end_timeString
Optional
The time at which the engagement ended.

accountString
Optional
The account of the engagement.

contactsArray
Required

remote_was_deletedBoolean
Required
Indicates whether or not this object has been deleted by third party webhooks.

idString
Required

remote_idString
Optional
The third-party API ID of the matching object.

field_mappingsObject
Optional

modified_atString
Required
This is the datetime that this object was last updated by Merge

remote_dataRemoteData[]
Optional

remote_fieldsRemoteField[]
Required

The Engagement object
JSON
{
"owner": "0358cbc6-2040-430a-848e-aafacbadf3aa",
"content": "Call for negotiation",
"subject": "Call from customer",
"direction": "INBOUND",
"engagement_type": "0358cbc6-2040-430a-848e-aafacbadf3aa",
"start_time": "2022-02-10T00:00:00Z",
"end_time": "2022-02-10T00:05:00Z",
"account": "025fjlc6-6000-430a-848e-aafacbadf4fe",
"contacts": [
"a7c55bc6-2940-c80a-848e-bbfacbfdf4fg"
],
"remote_was_deleted": true,
"id": "03455bc6-6040-430a-848e-aafacbfdf4fg",
"remote_id": "19202938",
Show advanced fields
}

GET
/engagements

Returns a list of Engagement objects.


Header Parameters

AuthorizationString
Required
Token-based authentication with required prefix "Bearer"

X-Account-TokenString
Required
Token identifying the end user.
Query & Path Parameters

created_afterString
Optional
If provided, will only return objects created after this datetime.

created_beforeString
Optional
If provided, will only return objects created before this datetime.

cursorString
Optional
The pagination cursor value.

expandString
Optional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.

include_deleted_dataBoolean
Optional
Whether to include data that was marked as deleted by third party webhooks.

include_remote_dataBoolean
Optional
Whether to include the original data Merge fetched from the third-party to produce these models.

include_remote_fieldsBoolean
Optional
Whether to include all remote fields, including fields that Merge did not map to common models, in a normalized format.

modified_afterString
Optional
If provided, only objects synced by Merge after this date time will be returned.

modified_beforeString
Optional
If provided, only objects synced by Merge before this date time will be returned.

page_sizeInteger
Optional
Number of results to return per page.

remote_idString
Optional
The API provider's ID for the given object.

Response
JSON
{
"next": "cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw",
"previous": "cj1sZXdwd2VycWVtY29zZnNkc2NzUWxNMEUxTXk0ME16UXpNallsTWtJ",
"results": [
{
"owner": "0358cbc6-2040-430a-848e-aafacbadf3aa",
"content": "Call for negotiation",
"subject": "Call from customer",
"direction": "INBOUND",
"engagement_type": "0358cbc6-2040-430a-848e-aafacbadf3aa",
"start_time": "2022-02-10T00:00:00Z",
"end_time": "2022-02-10T00:05:00Z",
"account": "025fjlc6-6000-430a-848e-aafacbadf4fe",
"contacts": [
"a7c55bc6-2940-c80a-848e-bbfacbfdf4fg"
],
"remote_was_deleted": true,
"id": "03455bc6-6040-430a-848e-aafacbfdf4fg",
"remote_id": "19202938",
Show advanced fields
}
]
}
Field support by platform
Accelo
Accelo

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
ActiveCampaign
ActiveCampaign

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

subjectString
Capsule
Capsule

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString
Close
Close

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

directionEnum

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

subjectString
Copper
Copper

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

subjectString
HubSpot
HubSpot

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contactsArray

contentString

directionEnum

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_fieldsRemoteField[]
remote_field_classobject
valueobject

remote_idString

start_timeString

subjectString
Insightly
Insightly

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Keap
Keap

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

end_timeString

engagement_typeString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Microsoft Dynamics 365 Sales
Microsoft Dynamics 365 Sales

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

directionEnum

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Nutshell
Nutshell

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


contentString

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Pipedrive
Pipedrive

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_fieldsRemoteField[]
remote_field_classobject
valueobject

remote_idString

subjectString
Salesflare
Salesflare

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Salesforce
Salesforce

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

directionEnum

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_fieldsRemoteField[]
remote_field_classobject
valueobject

remote_idString

subjectString
SugarCRM
SugarCRM

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contactsArray

contentString

directionEnum

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Teamleader
Teamleader

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


contentString

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Teamwork CRM
Teamwork CRM

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


contentString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Vtiger
Vtiger

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Zendesk Sell
Zendesk Sell

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contactsArray

contentString

directionEnum

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString
Zoho CRM
Zoho CRM

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

directionEnum

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Hint: Use the /linked-accounts endpoint to pull platform support information.
POST
/engagements

Creates an Engagement object with the given values.


Header Parameters

AuthorizationString
Required
Token-based authentication with required prefix "Bearer"

X-Account-TokenString
Required
Token identifying the end user.
Query & Path Parameters

is_debug_modeBoolean
Optional
Whether to include debug fields (such as log file links) in the response.

run_asyncBoolean
Optional
Whether or not third-party updates should be run asynchronously.
Body Parameters

modelObject
Required
Find available fields below under “Model Parameters”.
Model Parameters
View app-specific writable fields under “Field support by platform” in this section.

ownerString
The engagement's owner. Must pass in a valid Merge ID, which can be obtained from the id field in the User object.

contentString
The engagement's content.

subjectString
The engagement's subject.

directionEnum
The engagement's direction. Must pass in one of the following choices: INBOUND, OUTBOUND.

engagement_typeString
The engagement type of the engagement. Must pass in a valid Merge ID, which can be obtained from the id field in the EngagementType object.

start_timeString
The time at which the engagement started.

end_timeString
The time at which the engagement ended.

accountString
The account of the engagement. Must pass in a valid Merge ID, which can be obtained from the id field in the Account object.

contactsArray

integration_paramsObject

linked_account_paramsObject

remote_fieldsArray

POST v1/engagements
JSON
{
"model": {
"owner": "0358cbc6-2040-430a-848e-aafacbadf3aa",
"content": "Call for negotiation",
"subject": "Call from customer",
"direction": "INBOUND",
"engagement_type": "0358cbc6-2040-430a-848e-aafacbadf3aa",
"start_time": "2022-02-10T00:00:00Z",
"end_time": "2022-02-10T00:05:00Z",
"account": "025fjlc6-6000-430a-848e-aafacbadf4fe",
"contacts": [
"a7c55bc6-2940-c80a-848e-bbfacbfdf4fg"
]
}
}
Response
JSON
{
"model": {
"owner": "0358cbc6-2040-430a-848e-aafacbadf3aa",
"content": "Call for negotiation",
"subject": "Call from customer",
"direction": "INBOUND",
"engagement_type": "0358cbc6-2040-430a-848e-aafacbadf3aa",
"start_time": "2022-02-10T00:00:00Z",
"end_time": "2022-02-10T00:05:00Z",
"account": "025fjlc6-6000-430a-848e-aafacbadf4fe",
"contacts": [
"a7c55bc6-2940-c80a-848e-bbfacbfdf4fg"
],
"remote_was_deleted": true,
"id": "03455bc6-6040-430a-848e-aafacbfdf4fg",
"remote_id": "19202938",
Show advanced fields
}
}
Field support by platform
Copper
Copper

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


engagement_typeString
Optional

ownerString
Optional

remote_idString
Optional

subjectString
Optional
HubSpot
HubSpot

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


accountString
Optional

contentString
Optional

directionEnum
Optional

engagement_typeString
Required

ownerString
Optional

remote_idString
Optional

subjectString
Optional
Pipedrive
Pipedrive

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


accountString
Optional

engagement_typeString
Optional

ownerString
Optional

remote_fieldsRemoteField[]
remote_field_classobject
valueobject

remote_idString
Optional

subjectString
Optional
Salesforce
Salesforce

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


accountString
Optional

contactsArray
Optional

contentString
Optional

engagement_typeString
Required

ownerString
Optional

remote_idString
Optional

subjectString
Optional

Additional POST Parameters


remote_fieldsObject
Required
remote_field_classString
Required
valueString
Required
Zendesk Sell
Zendesk Sell

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


accountString
Optional

contentString
Optional

directionEnum
Optional

engagement_typeString
Optional

ownerString
Optional

remote_idString
Optional

start_timeString
Optional
Zoho CRM
Zoho CRM

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


accountString
Optional

contentString
Optional

directionEnum
Optional

end_timeString
Optional

engagement_typeString
Optional

ownerString
Optional

remote_idString
Optional

start_timeString
Optional

subjectString
Optional
Hint: Use the /linked-accounts endpoint to pull platform support information.
GET
/engagements/{id}

Returns an Engagement object with the given id.


Header Parameters

AuthorizationString
Required
Token-based authentication with required prefix "Bearer"

X-Account-TokenString
Required
Token identifying the end user.
Query & Path Parameters

expandString
Optional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.

idString
Required

include_remote_dataBoolean
Optional
Whether to include the original data Merge fetched from the third-party to produce these models.

include_remote_fieldsBoolean
Optional
Whether to include all remote fields, including fields that Merge did not map to common models, in a normalized format.

Response
JSON
{
"owner": "0358cbc6-2040-430a-848e-aafacbadf3aa",
"content": "Call for negotiation",
"subject": "Call from customer",
"direction": "INBOUND",
"engagement_type": "0358cbc6-2040-430a-848e-aafacbadf3aa",
"start_time": "2022-02-10T00:00:00Z",
"end_time": "2022-02-10T00:05:00Z",
"account": "025fjlc6-6000-430a-848e-aafacbadf4fe",
"contacts": [
"a7c55bc6-2940-c80a-848e-bbfacbfdf4fg"
],
"remote_was_deleted": true,
"id": "03455bc6-6040-430a-848e-aafacbfdf4fg",
"remote_id": "19202938",
Show advanced fields
}
Field support by platform
Accelo
Accelo

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
ActiveCampaign
ActiveCampaign

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

subjectString
Capsule
Capsule

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString
Close
Close

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

directionEnum

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

subjectString
Copper
Copper

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

subjectString
HubSpot
HubSpot

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contactsArray

contentString

directionEnum

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_fieldsRemoteField[]
remote_field_classobject
valueobject

remote_idString

start_timeString

subjectString
Insightly
Insightly

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Keap
Keap

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

end_timeString

engagement_typeString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Microsoft Dynamics 365 Sales
Microsoft Dynamics 365 Sales

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

directionEnum

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Nutshell
Nutshell

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


contentString

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Pipedrive
Pipedrive

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_fieldsRemoteField[]
remote_field_classobject
valueobject

remote_idString

subjectString
Salesflare
Salesflare

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Salesforce
Salesforce

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

directionEnum

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_fieldsRemoteField[]
remote_field_classobject
valueobject

remote_idString

subjectString
SugarCRM
SugarCRM

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contactsArray

contentString

directionEnum

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Teamleader
Teamleader

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


contentString

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Teamwork CRM
Teamwork CRM

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


contentString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Vtiger
Vtiger

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Zendesk Sell
Zendesk Sell

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contactsArray

contentString

directionEnum

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString
Zoho CRM
Zoho CRM

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

directionEnum

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Hint: Use the /linked-accounts endpoint to pull platform support information.
PATCH
/engagements/{id}

Updates an Engagement object with the given id.


Header Parameters

AuthorizationString
Required
Token-based authentication with required prefix "Bearer"

X-Account-TokenString
Required
Token identifying the end user.
Query & Path Parameters

idString
Required

is_debug_modeBoolean
Optional
Whether to include debug fields (such as log file links) in the response.

run_asyncBoolean
Optional
Whether or not third-party updates should be run asynchronously.
Body Parameters

modelObject
Required
Find available fields below under “Model Parameters”.
Model Parameters
View app-specific writable fields under “Field support by platform” in this section.

ownerString
The engagement's owner. Must pass in a valid Merge ID, which can be obtained from the id field in the Owner object.

contentString
The engagement's content.

subjectString
The engagement's subject.

directionEnum
The engagement's direction. Must pass in one of the following choices: INBOUND, OUTBOUND.

engagement_typeString
The engagement type of the engagement. Must pass in a valid Merge ID, which can be obtained from the id field in the Engagement_type object.

start_timeString
The time at which the engagement started.

end_timeString
The time at which the engagement ended.

accountString
The account of the engagement. Must pass in a valid Merge ID, which can be obtained from the id field in the Account object.

contactsArray

integration_paramsObject

linked_account_paramsObject

remote_fieldsArray

PATCH v1/engagements/{id}
JSON
{
"model": {
"owner": "0358cbc6-2040-430a-848e-aafacbadf3aa",
"content": "Call for negotiation",
"subject": "Call from customer",
"direction": "INBOUND",
"engagement_type": "0358cbc6-2040-430a-848e-aafacbadf3aa",
"start_time": "2022-02-10T00:00:00Z",
"end_time": "2022-02-10T00:05:00Z",
"account": "025fjlc6-6000-430a-848e-aafacbadf4fe",
"contacts": [
"a7c55bc6-2940-c80a-848e-bbfacbfdf4fg"
]
}
}
Response
JSON
{
"model": {
"owner": "0358cbc6-2040-430a-848e-aafacbadf3aa",
"content": "Call for negotiation",
"subject": "Call from customer",
"direction": "INBOUND",
"engagement_type": "0358cbc6-2040-430a-848e-aafacbadf3aa",
"start_time": "2022-02-10T00:00:00Z",
"end_time": "2022-02-10T00:05:00Z",
"account": "025fjlc6-6000-430a-848e-aafacbadf4fe",
"contacts": [
"a7c55bc6-2940-c80a-848e-bbfacbfdf4fg"
],
"remote_was_deleted": true,
"id": "03455bc6-6040-430a-848e-aafacbfdf4fg",
"remote_id": "19202938",
Show advanced fields
}
}
Field support by platform
HubSpot
HubSpot

Merge supports Passthrough Requests to this platform's API

Supported PATCH Model Parameters


accountString
Optional

contentString
Optional

directionEnum
Optional

engagement_typeString
Optional

ownerString
Optional

remote_idString
Optional

subjectString
Optional
Hint: Use the /linked-accounts endpoint to pull platform support information.
GET
/engagements/meta/patch/{id}

Returns metadata for Engagement PATCHs.


Header Parameters

AuthorizationString
Required
Token-based authentication with required prefix "Bearer"

X-Account-TokenString
Required
Token identifying the end user.
Query & Path Parameters

idString
Required
Response
JSON
{
"request_schema": {},
"remote_field_classes": {},
"status": {
"linked_account_status": "string",
"can_make_request": true
},
"has_conditional_params": true,
"has_required_linked_account_params": true
}
Field support by platform
Accelo
Accelo

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
ActiveCampaign
ActiveCampaign

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

subjectString
Capsule
Capsule

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString
Close
Close

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

directionEnum

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

subjectString
Copper
Copper

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

subjectString
HubSpot
HubSpot

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contactsArray

contentString

directionEnum

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_fieldsRemoteField[]
remote_field_classobject
valueobject

remote_idString

start_timeString

subjectString
Insightly
Insightly

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Keap
Keap

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

end_timeString

engagement_typeString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Microsoft Dynamics 365 Sales
Microsoft Dynamics 365 Sales

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

directionEnum

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Nutshell
Nutshell

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


contentString

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Pipedrive
Pipedrive

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_fieldsRemoteField[]
remote_field_classobject
valueobject

remote_idString

subjectString
Salesflare
Salesflare

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Salesforce
Salesforce

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contentString

directionEnum

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_fieldsRemoteField[]
remote_field_classobject
valueobject

remote_idString

subjectString
SugarCRM
SugarCRM

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


accountString

contactsArray

contentString

directionEnum

end_timeString

engagement_typeString

ownerString

remote_dataRemoteData[]
pathstring
dataobject

remote_idString

start_timeString

subjectString
Teamleader
Teamleader