Extract Indonesian stock (IDX) trades from Telegram invoices with Gemini AI — n8n ワークフロー
概要
Automatically extract stock transactions from Indonesian broker trade confirmation documents sent via Telegram using AI vision.
How it works:
Send a PDF or image of your broker trade confirmation to the bot. The workflow downloads the file, encodes it, and sends it to OpenRouter (Gemini) for AI extraction. All detected transactions are displayed in a single confirmation message with ✅ Save All / ❌ Cancel buttons. The extracted data is stored temporarily using workflow static data, ready to be
使用ノード
HTTP RequestTelegramCode
ワークフロープレビュー
R
Route Type1
⚡
T
Telegram Trigger
Parse Message
Extract File Info
Download File
Prepare File
Build Request
OpenRouter Extract
Parse Invoice
I
Invoice Error?
Format Confirmation
Send Confirmation
Reply Invoice Error
13 nodes12 edges
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 13 個のノードを流れます, connecting code, httprequest, if。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (13)
HT#1
HTTP Request
httpRequest
TE#2
Telegram
telegram
CO#3
Code
code
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
extract-indonesian-stock-idx-trades-from-telegram-invoices-with-gemini-aiファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Extract Indonesian stock (IDX) trades from Telegram invoices with Gemini AI", "nodes": [...], ...}
インテグレーション
codehttprequestifswitchtelegramtelegramtrigger
作成者
Andri Darnius
@drean95
タグ
codehttprequestifswitchtelegramtelegramtrigger