Comments
The Comment object is used to represent a comment on a ticket.
Properties

idString
Required

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

userString
Optional
The author of the Comment, if the author is a User.

contactString
Optional
The author of the Comment, if the author is a Contact.

bodyString
Optional
The comment's text body.

html_bodyString
Optional
The comment's text body formatted as html.

ticketString
Optional
The ticket associated with the comment.

is_privateBoolean
Optional
Whether or not the comment is internal.

remote_created_atString
Optional
When the third party's comment was created.

remote_was_deletedBoolean
Required

created_atString
Required

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

field_mappingsObject
Optional

remote_dataRemoteData[]
Optional

The Comment object
JSON
{
"id": "0958cbc6-6040-430a-848e-aafacbadf4ae",
"remote_id": "19202938",
"user": "17a54124-287f-494d-965e-3c5b330c9a68",
"contact": "dde3fb16-b8eb-483d-81c4-b78100816f15",
"body": "When will these integrations be done? You all should use Merge.",
"html_body": "When will these integrations be done? You all should use <b>Merge<b>.",
"ticket": "fb8c55b6-1cb8-4b4c-9fb6-17924231619d",
"is_private": true,
"remote_created_at": "1990-11-10T00:00:00Z",
"remote_was_deleted": true,
"created_at": "2021-09-15T00:00:00Z",
"modified_at": "2021-10-16T00:00:00Z",
Show advanced fields
}

GET
/comments

https://api.merge.dev/api/ticketing/v1/comments

US
EU

Returns a list of Comment 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.

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_created_afterString
Optional
If provided, will only return Comments created in the third party platform after this datetime.

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

ticket_idString
Optional
If provided, will only return comments for this ticket.

Response
JSON
{
"next": "cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw",
"previous": "cj1sZXdwd2VycWVtY29zZnNkc2NzUWxNMEUxTXk0ME16UXpNallsTWtJ",
"results": [
{
"id": "0958cbc6-6040-430a-848e-aafacbadf4ae",
"remote_id": "19202938",
"user": "17a54124-287f-494d-965e-3c5b330c9a68",
"contact": "dde3fb16-b8eb-483d-81c4-b78100816f15",
"body": "When will these integrations be done? You all should use Merge.",
"html_body": "When will these integrations be done? You all should use <b>Merge<b>.",
"ticket": "fb8c55b6-1cb8-4b4c-9fb6-17924231619d",
"is_private": true,
"remote_created_at": "1990-11-10T00:00:00Z",
"remote_was_deleted": true,
"created_at": "2021-09-15T00:00:00Z",
"modified_at": "2021-10-16T00:00:00Z",
Show advanced fields
}
]
}
Field support by platform
Aha!
Aha!

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Asana
Asana

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Azure DevOps
Azure DevOps

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


html_bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Basecamp
Basecamp

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

html_bodyString

remote_created_atString

remote_idString

ticketString

userString
Bitbucket
Bitbucket

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

html_bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
ClickUp
ClickUp

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Dixa
Dixa

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

contactString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Freshdesk
Freshdesk

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

contactString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Freshservice
Freshservice

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

html_bodyString

is_privateBoolean

remote_created_atString

remote_idString

ticketString

userString
Front
Front

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

contactString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
GitHub Issues
GitHub Issues

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
GitLab
GitLab

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Gladly
Gladly

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

contactString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Gorgias
Gorgias

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

contactString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Height
Height

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Help Scout
Help Scout

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


contactString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Hive
Hive

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Intercom
Intercom

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


contactString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Jira
Jira

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Jira Service Management
Jira Service Management

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


contactString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Kustomer
Kustomer

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Linear
Linear

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Pivotal Tracker
Pivotal Tracker

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Rally
Rally

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


html_bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Re:amaze
Re:amaze

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

ticketString
Salesforce Service Cloud
Salesforce Service Cloud

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
ServiceNow
ServiceNow

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Shortcut
Shortcut

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
SpotDraft
SpotDraft

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

html_bodyString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString
Teamwork
Teamwork

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Trello
Trello

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Wrike
Wrike

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Zendesk
Zendesk

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

contactString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Zoho BugTracker
Zoho BugTracker

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


html_bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Zoho Desk
Zoho Desk

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

contactString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Ironclad
Ironclad
Coming soon
Targetprocess
Targetprocess
Coming soon
Workfront
Workfront
Coming soon
Hint: Use the /linked-accounts endpoint to pull platform support information.
POST
/comments

https://api.merge.dev/api/ticketing/v1/comments

US
EU

Creates a Comment 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.

userString
The author of the Comment, if the author is a User. Must pass in a valid Merge ID, which can be obtained from the id field in the User object.

contactString
The author of the Comment, if the author is a Contact. Must pass in a valid Merge ID, which can be obtained from the id field in the Contact object.

bodyString
The comment's text body.

html_bodyString
The comment's text body formatted as html.

ticketString
The ticket associated with the comment. Must pass in a valid Merge ID, which can be obtained from the id field in the Ticket object.

is_privateBoolean
Whether or not the comment is internal.

integration_paramsObject

linked_account_paramsObject

POST v1/comments
JSON
{
"model": {
"user": "17a54124-287f-494d-965e-3c5b330c9a68",
"contact": "dde3fb16-b8eb-483d-81c4-b78100816f15",
"body": "When will these integrations be done? You all should use Merge.",
"html_body": "When will these integrations be done? You all should use <b>Merge<b>.",
"ticket": "fb8c55b6-1cb8-4b4c-9fb6-17924231619d",
"is_private": true
}
}
Response
JSON
{
"model": {
"id": "0958cbc6-6040-430a-848e-aafacbadf4ae",
"remote_id": "19202938",
"user": "17a54124-287f-494d-965e-3c5b330c9a68",
"contact": "dde3fb16-b8eb-483d-81c4-b78100816f15",
"body": "When will these integrations be done? You all should use Merge.",
"html_body": "When will these integrations be done? You all should use <b>Merge<b>.",
"ticket": "fb8c55b6-1cb8-4b4c-9fb6-17924231619d",
"is_private": true,
"remote_created_at": "1990-11-10T00:00:00Z",
"remote_was_deleted": true,
"created_at": "2021-09-15T00:00:00Z",
"modified_at": "2021-10-16T00:00:00Z",
Show advanced fields
}
}
Field support by platform
Aha!
Aha!

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Required

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Optional
Asana
Asana

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Required

html_bodyString
Optional

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required
Azure DevOps
Azure DevOps

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Optional

html_bodyString
Optional

remote_created_atString
Optional

remote_idString
Optional

ticketString
Optional

userString
Optional
ClickUp
ClickUp

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Optional

remote_created_atString
Optional

remote_idString
Optional

ticketString
Optional

userString
Optional
Freshdesk
Freshdesk

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Optional

contactString
Optional

html_bodyString
Required

is_privateBoolean
Required

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Optional
Front
Front

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Optional

html_bodyString
Optional

is_privateBoolean
Required

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Required
GitHub Issues
GitHub Issues

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Optional

html_bodyString
Required

is_privateBoolean
Optional

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Optional
GitLab
GitLab

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Required

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Optional
Gladly
Gladly

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Required

html_bodyString
Optional

is_privateBoolean
Required

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Required
Gorgias
Gorgias

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Optional

html_bodyString
Optional

is_privateBoolean
Optional

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Required

Additional POST Parameters


integration_paramsObject
Required
channelString
Required
Help Scout
Help Scout

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


contactString
Required

html_bodyString
Required

is_privateBoolean
Optional

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Optional

Additional POST Parameters


integration_paramsString
Required
Hive
Hive

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Required

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Optional
Intercom
Intercom

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


contactString
Optional

html_bodyString
Required

is_privateBoolean
Required

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Optional
Ironclad
Ironclad

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Required

remote_created_atString
Optional

ticketString
Required

userString
Required
Jira
Jira

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


html_bodyString
Optional

is_privateBoolean
Optional

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Optional

Additional POST Parameters


bodyString
Required
Kustomer
Kustomer

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Required

is_privateBoolean
Required

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Required

Additional POST Parameters


integration_paramsObject
Required
channelString
Required
Linear
Linear

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Required

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Optional
Pivotal Tracker
Pivotal Tracker

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Required

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Optional
Salesforce Service Cloud
Salesforce Service Cloud

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Required

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required
ServiceNow
ServiceNow

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Required

is_privateBoolean
Required

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required
Shortcut
Shortcut

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Required

is_privateBoolean
Optional

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Optional
Teamwork
Teamwork

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


html_bodyString
Required

is_privateBoolean
Optional

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Optional
Trello
Trello

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Required

is_privateBoolean
Optional

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Optional
Wrike
Wrike

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Required

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Optional
Zendesk
Zendesk

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Optional

contactString
Optional

html_bodyString
Optional

is_privateBoolean
Optional

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Optional
Zoho BugTracker
Zoho BugTracker

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Required

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Optional
Zoho Desk
Zoho Desk

Merge supports Passthrough Requests to this platform's API

Supported POST Model Parameters


bodyString
Optional

html_bodyString
Optional

is_privateBoolean
Required

remote_created_atString
Optional

remote_idString
Optional

ticketString
Required

userString
Optional
Basecamp
Basecamp
Coming soon
Targetprocess
Targetprocess
Coming soon
Workfront
Workfront
Coming soon
Hint: Use the /linked-accounts endpoint to pull platform support information.
GET
/comments/{id}

https://api.merge.dev/api/ticketing/v1/comments/{id}

US
EU

Returns a Comment 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.
Response
JSON
{
"id": "0958cbc6-6040-430a-848e-aafacbadf4ae",
"remote_id": "19202938",
"user": "17a54124-287f-494d-965e-3c5b330c9a68",
"contact": "dde3fb16-b8eb-483d-81c4-b78100816f15",
"body": "When will these integrations be done? You all should use Merge.",
"html_body": "When will these integrations be done? You all should use <b>Merge<b>.",
"ticket": "fb8c55b6-1cb8-4b4c-9fb6-17924231619d",
"is_private": true,
"remote_created_at": "1990-11-10T00:00:00Z",
"remote_was_deleted": true,
"created_at": "2021-09-15T00:00:00Z",
"modified_at": "2021-10-16T00:00:00Z",
Show advanced fields
}
Field support by platform
Aha!
Aha!

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Asana
Asana

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Azure DevOps
Azure DevOps

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


html_bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Basecamp
Basecamp

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

html_bodyString

remote_created_atString

remote_idString

ticketString

userString
Bitbucket
Bitbucket

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

html_bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
ClickUp
ClickUp

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Dixa
Dixa

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

contactString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Freshdesk
Freshdesk

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

contactString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Freshservice
Freshservice

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

html_bodyString

is_privateBoolean

remote_created_atString

remote_idString

ticketString

userString
Front
Front

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

contactString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
GitHub Issues
GitHub Issues

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
GitLab
GitLab

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Gladly
Gladly

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

contactString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Gorgias
Gorgias

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

contactString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Height
Height

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Help Scout
Help Scout

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


contactString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Hive
Hive

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Intercom
Intercom

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


contactString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Jira
Jira

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Jira Service Management
Jira Service Management

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


contactString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Kustomer
Kustomer

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Linear
Linear

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Pivotal Tracker
Pivotal Tracker

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Rally
Rally

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


html_bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Re:amaze
Re:amaze

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

ticketString
Salesforce Service Cloud
Salesforce Service Cloud

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
ServiceNow
ServiceNow

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
Shortcut
Shortcut

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString

userString
SpotDraft
SpotDraft

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

html_bodyString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString
Teamwork
Teamwork

Merge supports Passthrough Requests to this platform's API

Supported Response Fields


bodyString

html_bodyString

is_privateBoolean

remote_created_atString

remote_dataRemoteData[]
pathstring
datastring

remote_idString

ticketString