Call ServiceNow Table API: Service details
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 prerequisites
- ServiceNow version Kingston
Setup prerequisites
- Register the ServiceNow Web Service Connection in Automation Director.
Default ports
Port number | Use |
443 | Secure communication from Automation Director to ServiceNow. |
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. |