Cross-Provider Workflow
Meta Feed to SendGrid Follow-up
Version 1.0.0
Read a Meta user feed, then send a follow-up email via SendGrid.
Providers Orchestrated
Workflows
meta-feed-and-email-followup
Read a Meta user feed, then send a follow-up email through SendGrid.
Retrieves the feed of posts for a Meta user and, on success, sends a follow-up email to the user through SendGrid.
1
get-feed
$sourceDescriptions.metaApi.getUserFeed
Retrieve the user's feed of posts from Meta.
2
send-followup-email
$sourceDescriptions.sendgridMailApi.SendMail
Send a follow-up 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.