Cross-Provider Workflow
Slack Scheduled Message to SendGrid Confirm
Version 1.0.0
Schedule a future Slack message, then email a confirmation via SendGrid.
Providers Orchestrated
Workflows
schedule-slack-and-confirm
Schedule a future Slack message, then email a confirmation.
Schedules a message to a Slack channel for a future time and, on success, emails a confirmation of the scheduled post to the requester via SendGrid.
1
schedule-message
$sourceDescriptions.slackChatApi.postChatSchedulemessage
Schedule the message to the Slack channel for a future time.
2
confirm-email
$sourceDescriptions.sendgridMailApi.SendMail
Email a confirmation of the scheduled post via SendGrid.
Source API Descriptions
openapi