Cross-Provider Workflow
SendGrid Scheduled Send to Slack Notify
Version 1.0.0
Schedule a SendGrid email send, then notify a Slack channel it is queued.
Providers Orchestrated
Workflows
schedule-send-and-notify
Schedule an email send, then notify Slack the send is queued.
Schedules an email send in SendGrid for a batch id and, on success, posts a notification to a marketing operations Slack channel.
1
schedule-send
$sourceDescriptions.sendgridScheduledSendsApi.CreateScheduledSend
Schedule the email send in SendGrid.
2
notify-ops
$sourceDescriptions.slackChatApi.postChatPostmessage
Notify the marketing operations Slack channel of the queued send.
Source API Descriptions
openapi