Tableau Connector for ServiceNow

Build 25.0.9434

DeleteRecord

Deletes the specified record into the target table in ServiceNow.

Input

Name Type Required Description
TableName String True The name of the ServiceNow table where the record should be deleted (e.g., 'incident', 'task').
SysId String True The unique system identifier (sys_id) of the record in ServiceNow.

Result Set Columns

Name Type Description
Success Boolean Indicates whether the operation completed successfully (true/false).

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434