How it works
To move data from Slack to Google Sheets automatically, use a ready-made scenario — no manual exports.
- Starts when: Telegram - Incoming Webhook
- Then: Detect Message Type
- Check: Route by Input Type
- If yes: Handle /start or Message Input
- If yes: Show Income/Expense Options
- If no: Validate Input Format
- Then: Extract Data Type
- Check: Route Based on Data Type
- If yes: Parse Income Data
- Then: Save Income to Sheet
- Then: Notify User Income Recorded
- If no: Parse Expense Data
- Then: Save Expense to Sheet
- Then: Notify User Expense Pending
- Then: Send Approval Request
- If no: Parse Callback Response
- Check: Route Based on Callback Type
- If yes: Update Approval Status
- Then: Get Approved Row
- Then: Notify User of Approval Result
- If no: Get Row for Detail View
- Then: Format Expense Detail Message
- Then: Send Expense Detail to Supervisor
- If no: Show Income Input Format
- Then: Send Income Format Message
- If no: Show Expense Input Format
- Then: Send Expense Format Message
You can launch this Slack + Google Sheets integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.