Cross-Provider Workflow
Slack Reminder to SendGrid Email
Version 1.0.0
Set a Slack reminder, then send a matching email reminder via SendGrid.
Providers Orchestrated
Workflows
reminder-and-email
Set a Slack reminder, then send a matching email reminder.
Adds a personal reminder in Slack and, on success, sends a matching reminder email to the user through SendGrid.
1
add-reminder
$sourceDescriptions.slackRemindersApi.postRemindersAdd
Add the personal reminder in Slack.
2
email-reminder
$sourceDescriptions.sendgridMailApi.SendMail
Send a matching reminder email to the user via SendGrid.
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.