Skip to main content

Create table record in ServiceNow

Create table record in ServiceNow.

Application

  • ServiceNow

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Table IDText (Short)Yes
Data to sendPredefined Choice ListNo
Inputs to ignoreList of input properties to avoid sending, separated by commas. Leave empty to send all inputsText (Long)No
Field ID 1Text (Short)No
Field value 1Text (Long)No
Field ID 2Text (Short)No
Field value 2Text (Long)No
Field ID 3Text (Short)No
Field value 3Text (Long)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A