Automations
Automations
Concrete source-to-destination flows with steps, secrets, common failures, and a way to test them. Pick the piece that fits your stack.
Form → lead alert (Telegram + email)
When someone submits your form, get a Telegram message (and optionally an email) with name, contact, and message. Built in Make.
GitHub Actions alerts to Telegram
When a GitHub Actions workflow fails, send a Telegram message. Bot, secrets, YAML, and common mistakes.
Stripe failed payments to Discord
When Stripe reports invoice.payment_failed, post an embed to Discord. Webhook, curl test, and path to a signed endpoint.
Stripe failed payments to Telegram
When Stripe reports invoice.payment_failed, send a Telegram message with customer, amount, and link. Bot, curl test, and path to a signed endpoint.
GitHub Actions alerts to Discord
When a GitHub Actions workflow fails, post a message to Discord. Steps, secrets, and common mistakes.