ServiceNow · Arazzo Workflow
ServiceNow Import Set Load and Verify
Version 1.0.0
Insert a record into an import set staging table, then read the transformed target record.
View Spec
View on GitHub
AutomationCloud ServicesDigital WorkflowsEnterprise PlatformITSMProcessesT1Workflow-AutomationWorkflowsArazzoWorkflows
Provider
Workflows
import-set-load-and-verify
Load a staging record and verify the transformed target record.
Inserts a record into an import set staging table and reads the transformed target record back to confirm the load succeeded.
1
insertStagingRecord
Insert a single record into the import set staging table, triggering the synchronous transform into the target table.
2
verifyTargetRecord
Read the transformed target record back through the Table API using the target_sys_id returned by the transform to confirm the load.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.