Update table record in ServiceNow.
Application
ServiceNow
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
Table ID | Text (Short) | Yes | ||
Table record ID | Unique identifier of the record | Text (Short) | Yes | |
Data to send | Predefined Choice List | No | ||
Inputs to ignore | List of input properties to avoid sending, separated by commas. Leave empty to send all inputs | Text (Short) | No | |
Field ID 1 | Text (Short) | No | ||
Field value 1 | Text (Long) | No | ||
Field ID 2 | Text (Short) | No | ||
Field value 2 | Text (Long) | No | ||
Field ID 3 | Text (Short) | No | ||
Field value 3 | Text (Long) | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A