Cross-Provider Workflow
ServiceNow Change Request to Slack Approval
Version 1.0.0
Raise a ServiceNow normal change, then request approval in Slack.
Providers Orchestrated
Workflows
change-to-approval
Create a ServiceNow normal change, then ask for Slack approval.
Creates a ServiceNow normal change request and posts an approval request with the change number to the change advisory board Slack channel.
1
create-change
$sourceDescriptions.servicenowChange.createNormalChange
Create a ServiceNow normal change request.
2
request-approval
$sourceDescriptions.slackChat.postChatPostmessage
Post an approval request for the change to Slack.
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.