Cross-Provider Workflow
Stripe Dispute to Twilio SMS and Slack Alert
Version 1.0.0
Submit a Stripe dispute, SMS the on-call, then alert the Slack risk channel.
Providers Orchestrated
Workflows
dispute-page-and-alert
Update a Stripe dispute, SMS the on-call, then post a Slack alert.
Submits evidence on a Stripe dispute, texts the on-call analyst via Twilio, and posts a risk alert into a Slack channel.
1
update-dispute
$sourceDescriptions.stripeApi.postDisputesDispute
Submit evidence on the Stripe dispute.
2
page-oncall
$sourceDescriptions.twilioApi.createMessage
Text the on-call analyst via Twilio Messaging.
3
slack-alert
$sourceDescriptions.slackApi.postChatPostmessage
Post a dispute alert into a Slack risk channel.
Source API Descriptions
openapi
openapi