Basic Information

appmixer.servicenow.record.DeleteRecord

1.0.0

Public

Deletes the specified record from the specified table.

Input Ports

in

FieldTypeDescription
Table name text Name of the table from which to retrieve the record.
Sys ID text Sys_id of the record to delete.
Query no domain toggle True to access data across domains if authorized (default: false)

Output Ports

out

FieldTypeDescription
No fields defined for this port

Full Metadata