ServiceNow
Merge interacts with ServiceNow API endpoints to access certain information as detailed below.
API Endpoints
GET/now/table/sys_user_group
Merge interacts with this API endpoint to...
Access Team information
Team fields
description
Stringremote_data
Arrayremote_id
Stringname
StringAccess User information
User fields
teams
ArrayGET/now/table/sys_user_grmember
Merge interacts with this API endpoint to...
Access User information
User fields
remote_data
Arrayremote_id
StringGET/now/table/sc_request
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)description
Stringticket_url
Stringcreator
UUIDstatus
Enumcompleted_at
DateTime (ISO 8601)remote_data
Arrayremote_id
Stringpriority
Enumname
Stringremote_created_at
DateTime (ISO 8601)ticket_type
Stringdue_date
DateTime (ISO 8601)GET/now/table/label
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_data
Arrayname
StringGET/now/table/csm_consumer
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_data
Arrayremote_id
Stringname
Stringemail_address
Stringphone_number
StringGET/now/table/customer_account
Merge interacts with this API endpoint to...
Access Account information
Account fields
remote_data
Arrayremote_id
Stringname
StringGET/now/table/incident
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)description
Stringticket_url
Stringcreator
UUIDstatus
Enumcompleted_at
DateTime (ISO 8601)remote_data
Arrayremote_id
Stringpriority
Enumname
Stringremote_created_at
DateTime (ISO 8601)ticket_type
Stringdue_date
DateTime (ISO 8601)GET/now/table/sc_task
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)description
Stringticket_url
Stringstatus
Enumcompleted_at
DateTime (ISO 8601)remote_data
Arrayremote_id
Stringpriority
Enumname
Stringremote_created_at
DateTime (ISO 8601)ticket_type
Stringdue_date
DateTime (ISO 8601)GET/now/table/customer_contact
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_data
Arrayremote_id
Stringname
Stringphone_number
Stringemail_address
Stringdetails
Stringaccount
UUIDGET/now/table/sn_customerservice_case
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)description
Stringticket_url
Stringstatus
Enumcompleted_at
DateTime (ISO 8601)remote_data
Arrayremote_id
Stringpriority
Enumname
Stringremote_created_at
DateTime (ISO 8601)ticket_type
Stringdue_date
DateTime (ISO 8601)GET/now/table/problem
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)description
Stringticket_url
Stringstatus
Enumremote_data
Arrayremote_id
Stringpriority
Enumname
Stringremote_created_at
DateTime (ISO 8601)ticket_type
Stringdue_date
DateTime (ISO 8601)GET/now/table/sys_attachment
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
ticket
UUIDfile_url
Stringcontent_type
Stringremote_data
Arrayremote_id
Stringremote_created_at
DateTime (ISO 8601)file_name
StringGET/now/table/sys_user/{sys_id}
Merge interacts with this API endpoint to...
Access User information
User fields
is_active
Booleanemail_address
Stringremote_id
Stringname
StringGET/now/table/task
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)description
Stringticket_url
Stringstatus
Enumcompleted_at
DateTime (ISO 8601)remote_data
Arrayremote_id
Stringpriority
Enumname
Stringremote_created_at
DateTime (ISO 8601)ticket_type
Stringdue_date
DateTime (ISO 8601)POST/now/table/incident
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)description
Stringticket_url
Stringcreator
UUIDstatus
Enumassignees
Arrayremote_id
Stringpriority
Enumname
Stringremote_created_at
DateTime (ISO 8601)parent_ticket
UUIDticket_type
Stringdue_date
DateTime (ISO 8601)POST/now/table/sn_customerservice_case
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
account
UUIDcontact
UUIDGET/now/table/sys_journal_field
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
ticket
UUIDis_private
Booleanbody
Stringremote_data
Arrayremote_id
Stringremote_created_at
DateTime (ISO 8601)GET/now/table/sys_user
Merge interacts with this API endpoint to...
Access User information
User fields
is_active
Booleanremote_data
Arrayremote_id
Stringname
Stringemail_address
StringGET/now/table/sys_user_has_role
Merge interacts with this API endpoint to...
Access Role information
Role fields
remote_data
Arrayremote_id
Stringname
StringPOST/now/attachment/upload
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
content_type
Stringticket
UUIDfile_url
Stringremote_id
Stringremote_created_at
DateTime (ISO 8601)file_name
String