Block 1 - Tally Trigger
- Type / Role
- n8n-nodes-tallyforms.tallyTrigger - tallyTrigger
- Config choices
- Version 1
Self Hosted This workflow provides a complete end to end system for capturing, analyzing, and routing customer feedback. By combining local multimodal AI processing with structured data storage, it...
n8n-nodes-tallyforms.tallytrigger, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.chainllm, n8n-nodes-base.if, n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.discord, @n8n/n8n-nodes-langchain.outputparserstructured
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Neloy Barman.
Original n8n.io sourceSelf-Hosted
This workflow provides a complete end-to-end system for capturing, analyzing, and routing customer feedback. By combining local multimodal AI processing with structured data storage, it allows teams to respond to customer needs in real-time without compromising data privacy.
This is designed for Customer Success Managers, Product Teams, and Community Leads who need to automate the triage of high-volume feedback. It is particularly useful for organizations that handle sensitive customer data and prefer local AI processing over cloud-based API calls.
1234.Qwen3-VL-4B model.1234 and ensure CORS is enabled.customer_feedback with columns for name, email_address, feedback_message, image_url, sentiment, category, and img_keywords.To run this workflow, you must configure the following credentials in n8n:
lm-studio).http://192.168.1.10:1234/v1) to ensure n8n can connect to the local AI server, especially if running within a Docker container.db.This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 32 workflow blocks. Download the JSON for the full node graph.
| Workflow | Route and analyze customer feedback with Qwen3-VL, Tally, PostgreSQL |
|---|---|
| Complexity | advanced |
| Nodes | 32 |
| Categories | Ticket Management, AI Summarization |
| Author | Neloy Barman |
| Published | 11 Feb 2026 |
Use the JSON export at /data/workflows/13314/13314.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Self Hosted This workflow provides a complete end to end system for capturing, analyzing, and routing customer feedback. By combining local multimodal AI processing with structured data storage, it...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Ticket Management, AI Summarization use case.