Cross-Provider Workflow
Shopify Low Inventory to Slack and SendGrid Alert
Version 1.0.0
Read Shopify inventory levels, post a Slack alert, then email the purchasing team.
Providers Orchestrated
Workflows
inventory-low-alert
List Shopify inventory levels, then alert Slack and email purchasing.
Lists Shopify inventory levels for the given location ids, posts a low-stock alert to a Slack channel, and emails the purchasing team a reorder notice via SendGrid.
1
list-inventory
$sourceDescriptions.shopifyApi.listInventoryLevels
List Shopify inventory levels for the location.
2
post-slack-alert
$sourceDescriptions.slackApi.postChatPostmessage
Post a low-stock alert to the Slack channel.
3
email-purchasing
$sourceDescriptions.sendgridApi.SendMail
Email the purchasing team a reorder notice via SendGrid.
Source API Descriptions
openapi
openapi