Automated Invoice Management with Nextcloud, Email and Telegram Notifications β n8n Workflow
Overview
This workflow automatically fetches PDF invoices from a Nextcloud folder (/Invoice/Incoming), sends them via email to a fixed recipient ([email protected]), sends a Telegram notification, and archives the file to /Invoice/2025/archive.
Key Steps: Triggered daily at 8 AM Lists files in /Invoice/Incoming Filters for existing entries Downloads the file Sends the invoice via email Sends a Telegram message with filename Moves the file to archive
π¦ Technologies used: Nextcloud SMTP Email Telegram
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a scheduled trigger, running on a defined schedule.
- 2
Process
Data flows through 8 nodes, connecting emailsend, if, nextcloud.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (8)
Send Email
emailSend
Nextcloud
nextCloud
Telegram
telegram
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows β New β Import from file.
- 3Select the downloaded
automated-invoice-management-with-nextcloud-email-and-telegram-notificationsfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n β Import from JSON:
Integrations
Created by
Joachim Hummel
@jhummel
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free β