Cross-Provider Workflow
Shopify Abandoned Cart to SendGrid Recovery Email
Version 1.0.0
Look up a Shopify customer, then send an abandoned-cart recovery email with SendGrid.
Providers Orchestrated
Workflows
recover-abandoned-cart
Fetch a Shopify customer and email them an abandoned-cart reminder.
Looks up a Shopify customer by id to confirm their email, then sends a SendGrid recovery email encouraging them to complete their abandoned checkout.
1
get-customer
$sourceDescriptions.shopifyApi.getCustomer
Retrieve the Shopify customer who abandoned their cart.
2
email-recovery
$sourceDescriptions.sendgridApi.SendMail
Send the abandoned-cart recovery email 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.