AI Invoice Automation via Telegram, OCR & SAP Integration

Dimitri

Dimitri Appel

This n8n workflow automates invoice handling from Telegram. When a user sends a PDF, it’s processed via LlamaIndex OCR, parsed with an LLM (LangChain), and structured into JSON. The data is logged in Google Sheets and—if approved via Telegram—sent to SAP Business One through the Service Layer API. Includes header/line item splitting, confirmation prompts, and SAP integration for seamless invoice creation.
Like this project

Posted Jul 28, 2025

Automated invoice handling from Telegram to SAP using n8n workflow.