This service enables calls to the ServiceNow Table API.
The following service template details apply to the Call ServiceNow Table API service template.
This service template does not have an associated service.
Software and setup prerequisites
For software and setup prerequisites, see Service template prerequisites.
Edit Service settings
The following table lists the Edit Service settings for the Call ServiceNow Table API service template.
Navigation pane | Settings pane | Description |
---|---|---|
ServiceNow | ServiceNow Connection Name | Specify the ServiceNow connection name registered in the Web Service Connection.
This setting is required. |
Table Name | Specify the table name to execute the API.
This setting is required. |
|
HTTP Method | Specify the method, which is POST, PUT, or GET.
This setting is required. |
|
sys_id | Specify the system ID (sys_id). | |
Query Parameters | Specify the query parameter in a form concatenated with an encoded character string. | |
Request Body | Specify the request body in JSON format. |
Submit Service settings
The following table lists the submit Service settings for the Call ServiceNow Table API service template.
Navigation pane | Settings pane | Description |
---|---|---|
ServiceNow | ServiceNow Connection Name | Specify the ServiceNow connection name registered in the Web Service Connection.
This setting is required. |
Table Name | Specify the table name to execute the API.
This setting is required. |
|
HTTP Method | Specify the method, which is POST, PUT, or GET.
This setting is required. |
|
sys_id | Specify the system ID (sys_id). | |
Query Parameters | Specify the query parameter in a form concatenated with an encoded character string. | |
Request Body | Specify the request body in JSON format. |