ServiceNow Connector Help

Version: 1

EndPoint Delete table row


Name

delete_table_row

Description

Delete the specified row in the table by row 'sys_id'. [API Help]

Parameters

Parameter Label Required Options Description
TableName TableName YES Table name
SysId SysId YES Row 'sys_id'

Output Columns

Label DataType Length Raw Description
status DT_WSTR 64 False
sys_id DT_WSTR 64 False
http_status DT_I4 0 False

Input Columns

Label DataType Length Raw Description
sys_id DT_WSTR 500 False