Guides
Guides
Concepts so you understand the pattern before you wire a flow. Start with one, then jump to the automation that fits.
Alerts with a Telegram bot
What a Telegram bot is, the token, chat_id, and how to test sendMessage before wiring it into your own flows.
Stripe webhooks (failed charges)
What a Stripe event is, what invoice.payment_failed looks like, and what to check for security before reacting in your own system.
Introduction to webhooks
What a webhook is, what an HTTP request looks like, and the minimum security checks before connecting a real emitter.