# Integrations

Workflow ideas for connecting Shopify to external services, internal tools, and custom APIs.

Canonical URL: https://blog.jsworkflows.com/categories/integrations/

- [Connect a custom Shopify app to JsWorkflows](https://blog.jsworkflows.com/articles/connect-custom-shopify-app-to-jsworkflows/) - Use a Shopify custom app connection when a workflow needs to call another store, test against a separate store, or use a dedicated Shopify app token.
- [Connect Shopify to Slack, Google Sheets, and internal APIs](https://blog.jsworkflows.com/articles/connect-shopify-to-slack-google-sheets-and-apis/) - Store teams often need Shopify events to reach the tools they already use. Workflows can send alerts, write rows, and call internal APIs with controlled logic.
- [Sync inventory between two Shopify stores with a workflow](https://blog.jsworkflows.com/articles/sync-inventory-between-two-shopify-stores/) - Multi-store inventory sync needs more than a single trigger. A workflow can read one Shopify store, update another, handle retries, and log every change.
