Subworkflow apify error messages

★ 7.7 · n8n · medium · 6 nodes

Subworkflow apify error messages is an n8n automation template that catches error messages from Apify scrapers and forwards them via Telegram or Gmail. Reach for it when an Apify actor fails and you need an instant alert in your messenger or inbox, when several workflows share the same error-notification logic and you want to centralise it in one reusable subworkflow, or when you're tired of manually checking whether a scraper run succeeded. Trigger: webhook — a parent workflow calls this subworkflow and passes error details; internal nodes route the message to Telegram and/or Gmail. Integrations: Telegram, Gmail. The flow handles error notifications only, not scraper execution or result processing (use the companion LinkedIn/Apify workflows for that). As a subworkflow it does not run standalone — a parent workflow must call it and Telegram/Gmail credentials must be configured in n8n. Fits teams already running Apify actors inside n8n who want a single, reusable failure-alert handler; not suitable as a standalone solution without a calling parent workflow.