The exact validated n8n workflow from our guide on Shopify webhooks. It fires an instant Telegram alert the moment a new order is created in your Shopify store, using a single Shopify Trigger node so there is no polling and no duplicate handling.
- Three nodes: Shopify Trigger (orders/create), Edit Fields, Telegram send.
- One-click import for n8n Cloud or self-hosted (v1.0+).
- Credentials are placeholdered, just attach your own Shopify and Telegram accounts.
- Swap Telegram for Gmail without touching the rest of the flow.