ServiceNow · Arazzo Workflow
ServiceNow Incident With Attachment
Version 1.0.0
Create an incident, attach a file to it via multipart upload, then confirm the attachment.
View Spec
View on GitHub
AutomationCloud ServicesDigital WorkflowsEnterprise PlatformITSMProcessesT1Workflow-AutomationWorkflowsArazzoWorkflows
Provider
Workflows
incident-with-attachment
Open an incident and attach a supporting file to it.
Creates an incident, uploads a file attachment to it, and confirms the attachment metadata.
1
2
uploadAttachment
Upload a file to the new incident using multipart form-data, targeting the incident table and the incident sys_id.
3
confirmAttachment
Retrieve the attachment metadata by sys_id to confirm it was stored and linked to the incident.
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.