ServiceNow · Arazzo Workflow
ServiceNow Bulk Import Records
Version 1.0.0
Insert multiple records into an import set staging table, then verify the first transformed row.
View Spec
View on GitHub
AutomationCloud ServicesDigital WorkflowsEnterprise PlatformITSMProcessesT1Workflow-AutomationWorkflowsArazzoWorkflows
Provider
Workflows
bulk-import-records
Bulk-load staging records and verify the first transformed target row.
Inserts multiple records into an import set staging table and reads the first transformed target record back to confirm the batch.
1
insertBatch
Insert the array of records into the import set staging table, triggering a synchronous transform for each row.
2
verifyFirstRecord
Read the first transformed target record back through the Table API using its target_sys_id to confirm the batch loaded.
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.