Delete Record
Deletes a record in a ServiceNow table.
External Documentation
To learn more, visit the ServiceNow documentation.
Basic Parameters
Parameter | Description |
---|---|
System ID | The ID assigned to the record. |
Table Name | The name of the table from which to delete the specified record, such as "incident" or "asset". |
Advanced Parameters
Parameter | Description |
---|---|
Access Data Across Domains | Check to access data across domains if authorized. |
Workflow Library Example
Delete Record with Servicenow and Send Results Via Email
Preview this Workflow on desktop