Skip to content
FlowHubFluxonLab
Google Sheets
Google Sheetsfree

Add data from a photo to Google Sheets

by isa024787beladapted from n8n official workflow galleryUpdated Aug 2026
RequiresGoogle SheetsGoogle SheetsHTTP RequestHTTP RequestTelegramTelegramTwilioTwilio
Share Post Share
SeSet relevant dataSet relevant da…Send confirmationSend confirmati…Get receipts from botGet receipts fr…HRParse details from receiptParse details f…Add to expense recordAdd to expense …Send SMS notificationSend SMS notifi…12345
1/5
STEPS · 5
Starts on a Telegram event

Automatically adding expense receipts to Google Sheets with Telegram, Mindee API, Twilio, and n8n.

Tags

n8nreference-onlygoogle-sheetstelegramtwilio
Connects
sheetsGoogle SheetsWHTTP RequesttelegramTelegramtwilioTwilio
CategoryGoogle Sheets
Triggermanual
Complexitymedium
Nodes6
AddedSep 20, 2020

Related workflows

See all Google Sheets
sheetstwilio
free

Automated congratulations with Google Sheets, Twilio, and n8n

Explore this workflow on its official n8n template page.

by isa024787bel
sheetstelegram
free

Send bulk messages to chats in Telegram

The Telegram API has a limitation to send only 30 messages per second. Use this workflow to send messages to more than 30 chats in Telegram.

by Harshil Agrawal
Csheetstelegram
free

Deploy Gainium DCA bot pairs with Telegram approval and Google Sheets logging

Quick overview This workflow runs daily, pulls top coins from the Gainium crypto screener, formats them into USDT trading pairs, and asks for Telegram approval before updating and starting a Gainium DCA bot, with optional deployment logging to Google Sheets and Telegram error alerts. How it works Runs every day at 08:00 on a schedule. Queries the Gainium screener for coins meeting the configured filters (market cap threshold, Binance listing, positive 24h change) and sorts them by 24h volume. Cleans the screener results and selects the top N unique SYMBOL_USDT pairs. Sends the proposed pairs to Telegram with Deploy/Skip buttons and pauses until you respond. If approved, replaces the Gainium DCA bot’s pairs, starts the bot, appends a deployment row to Google Sheets, and sends a Telegram confirmation. If skipped, leaves the bot unchanged and sends a Telegram message confirming the skip. Sends Telegram alerts if the Gainium screener call fails or if any other workflow node errors. Setup Install the community node n8n-nodes-gainium and add a Gainium API credential with permission to manage your bot. Create a Telegram bot, add a Telegram API credential in n8n, and set your telegram_chat

by Gainium