Cross-Provider Workflow
Stripe Dispute to SendGrid Email
Version 1.0.0
Update a Stripe dispute with evidence, then email a status update.
Providers Orchestrated
Workflows
dispute-and-email-update
Update a Stripe dispute, then email a status update via SendGrid.
Submits evidence on a dispute in Stripe and emails a notification with the dispute status to a risk stakeholder via SendGrid.
1
update-dispute
$sourceDescriptions.stripeApi.postDisputesDispute
Submit evidence on the Stripe dispute.
2
email-update
$sourceDescriptions.sendgridApi.SendMail
Email a dispute status update via SendGrid Mail Send.
Source API Descriptions
openapi