4 workflows
by Venkata V
✕ Clear
Nodes:
Sort:
Date:
N8N AI LLM Unstructured Invoice data PDF OCR recognition to JSON output API
What this workflow does
Accepts a PDF or image upload via Webhook as binary property "data"
Runs OCR with the Mistral OCR n ...
Publish Subscribe Example - Webhook to RabbitMQ, RabbitMQ to GMAIL
How it works
This workflow demonstrates a resilient publish/subscribe automation pattern using n8n, RabbitMQ, JSON Schema validatio ...
How it works
This workflow provides a reusable error handling, audit logging, and observability pattern for n8n workflows using two n8n custom Data Tables: AuditLog and ErrorLog.
It is designed to b ...
Reusable Retry Handler with Exponential Backoff, Jitter, Slack/Email Alerts, and Manual Suspend
How it works
This workflow is a reusable retry and resilience pattern for n8n.
It can be called from ...