Cross-Provider Workflow
RDS Snapshot to Slack Notification
Version 1.0.0
Snapshot an Amazon RDS database, then notify the team in Slack.
Providers Orchestrated
Workflows
snapshot-and-notify
Create an RDS snapshot and post a Slack notification.
Creates a manual snapshot of an Amazon RDS DB instance, then posts a backup notification to Slack via chat.postMessage.
1
create-snapshot
$sourceDescriptions.amazonRdsApi.createDBSnapshot
Create a manual snapshot of the DB instance.
2
notify-slack
$sourceDescriptions.slackChatApi.postChatPostmessage
Notify the team that the backup snapshot was created.
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.