Cross-Provider Workflow
Square Order to Slack Ops Notification
Version 1.0.0
Create a Square order with Block, then notify the ops team in Slack.
Providers Orchestrated
Workflows
square-order-ops-notify
Create a Square order, then post a Slack ops notification.
Creates an order with Block's Square Orders API and posts a fulfillment notification to a Slack channel.
1
create-order
$sourceDescriptions.blockApi.create-order
Create an order in Block's Square Orders API.
2
slack-notify
$sourceDescriptions.slackApi.postChatPostmessage
Post a fulfillment notification into a Slack ops channel.
Source API Descriptions
openapi