Tutorials

Automate payouts, notifications and reminders (Provedené operace)

2026-06-20 · 6 min read
🏦 payout 📩 e-mail 💬 SMS 📞 call on_fulfill ✓ on_reminder ⏰ on_timeout ↩

Actions turn a token from a passive link into a small workflow. Four triggers exist:

Action types

PAYOUT sends bank transfers — several in one action, e.g. 1 000 Kč to 112323/0100 (VS 22232) and 1 000 Kč to 112353/0100 (VS 2222); the engine never pays out more than the available value. SEND SMS, SEND EMAIL and MAKE PHONECALL (text-to-speech via Telnyx) cover the humans.

Variables inside messages

Message fields understand the same placeholders as page widgets: “Still unpaid: %URL%” or “%NAME%, %CHARGE_DISPLAY% is due %EXPIRES_AT%”.

Watching it run

Every executed action is recorded in Action runs on the token detail and in the audit log — with status, timestamp and the exact payload, so a failed SMS is a visible fact, not a mystery.

Combine the four triggers and you rarely need to touch a token after creating it: money in, money out, everyone informed.

Try it yourself — free account →