Skip to main content

Delete table record in ServiceNow

Delete table record in ServiceNow.

Application

  • ServiceNow

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Table IDName of the table in which the record existsText (Short)Yes
Table record IDUnique identifier of the recordText (Short)Yes

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