An open API service indexing awesome lists of open source software.

https://github.com/mimnets/n8n-automation-problem-solutions-workflows

In this repo - I will share my learnings, problems solutions and workflows related to n8n automation.
https://github.com/mimnets/n8n-automation-problem-solutions-workflows

agentic-ai ai-agents aiautomation n8n-automation n8n-nodes n8n-tutorial n8n-workflow

Last synced: 4 months ago
JSON representation

In this repo - I will share my learnings, problems solutions and workflows related to n8n automation.

Awesome Lists containing this project

README

          

# n8n-automation-problem-solutions-workflows
In this repo - I will share my learnings, problems solutions and workflows related to n8n automation.

## VCL Attendance Report to NocoDB - [Workflow](https://github.com/mimnets/n8n-automation-problem-solutions-workflows/blob/main/N8N-Workflows/VCL_Attendance_Report_Nocodb.json)
I have created this workflow on sel-hsoted n8n server to collect excel .xls data and then modify the data to upload to the self-hosted NocoDB server. So, that we can store the attendance report and use for later.

## VCL Attendance AI Agent - [Workflow](https://github.com/mimnets/n8n-automation-problem-solutions-workflows/blob/main/N8N-Workflows/VCL_Attendance_AI_Agent.json)
This AI Agent will help automatically generate attenadance everyday, if the excel reports uploaded to the Google Drive. And also use this Agent to generate or ask any qhuestions realted to attendance report.