Endpoints: Where to Send Data
Nodes are the building blocks of your automation. Each node performs a specific task and passes the result forward.
4 nodes available
REST API
Send HTTP requests GET/POST/PUT/PATCH/DELETE
Send Email
Send messages via connected Gmail account.
Sheet Append
Append new rows to the end of the sheet
Telegram Posting
Posting to group/channel
This is the final stage of any chain. Action nodes are responsible for making sure the ready and processed content reaches its target — a subscriber, an administrator, or a database.
Available Sending Channels
- Telegram Posting: Publishing messages to channels, groups, or private chats with pre-moderation support.
- Email and SMS: Notifying customers of status changes, new orders, or news delivery via AWS SES or AlphaSMS.
- Cloud Spreadsheets: Automatic recording of results in Google Sheets for further analysis or reporting.
- REST API: Sending data to any third-party CRM (AmoCRM, Bitrix24), database, or your own Webhook.
You can add multiple actions to one chain: for example, simultaneously publish a post in Telegram and save its copy to an archive spreadsheet.