SSIS Components for ServiceNow

Build 25.0.9434

GetRecord

Retrieves the specified record of the target table in ServiceNow.

Input

Name Type Required Description
TableName String True The name of the ServiceNow table where the record should be retrived (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).
* String

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