Use this powerful n8n workflow template to filter Typeform submissions based on rating scores, categorize feedback (positive/negative), and automatically append results to distinct tabs in Google Sheets. Implement smart data routing with an n8n node.
Download this n8n workflow template and start using it instantly.
Manually sifting through survey responses and categorizing feedback is time-consuming and prone to human error. This specialized n8n workflow addresses this challenge by providing immediate, criteria-based routing for Typeform submissions. Once a user completes the feedback form, the n8n trigger instantly starts the process. The core value of this n8n template lies in its filtering logic: submissions are analyzed based on a key metric (like 'usefulness' score). If the score meets a predefined threshold, it's routed as positive feedback; otherwise, it’s routed as negative. This powerful n8n node configuration ensures that your data is structured and ready for immediate analysis in Google Sheets, saving significant operational time.
This highly efficient n8n workflow starts immediately upon the submission of a Typeform entry.
usefulness score and the user's written opinion. This prepares the data for subsequent conditional checks.usefulness score. The criteria are set to determine if the score is greater than or equal to 3.To deploy this automated feedback n8n workflow, follow these steps:
formId corresponding to your course feedback survey.sheetId parameter to point to your desired spreadsheet file and verify the range is correct (e.g., positive_feedback!A:C). Typeform Trigger n8n node
Function: Serves as the starting point, acting as an n8n trigger for new Typeform submissions.
Key Configuration: Configured with a specific formId (e.g., yxcvbnm) and listening for 'course feedback' submissions.
Set n8n node ('capture typeform data')
Function: Cleans and formats the incoming Typeform payload, essential for reliable downstream processing. This crucial n8n node simplifies data access.
Key Configuration: Extracts complex input fields and maps them to simple keys: usefulness (from 'How useful was the course?') and opinion (from 'Your opinion on the course:'). The keepOnlySet option ensures only the cleaned data proceeds.
IF n8n node ('filter feedback')
Function: Implements the core business logic, filtering submissions based on score.
Key Configuration: Checks if the value of the extracted usefulness field is 'largerEqual' to 3. This conditional n8n node routes the flow accordingly.
Google Sheets n8n node ('positive feedback')
Function: Appends the data items that met the filter criteria (positive feedback).
Key Configuration: Operation set to append. Targets a specific sheet ID and the range positivefeedback!A:C.
Google Sheets1 n8n node ('negative feedback')
Function: Appends the data items that failed the filter criteria (negative feedback).
* Key Configuration: Operation set to append. Targets a different sheet ID and the range negativefeedback!A:C for separate logging.
Use this comprehensive n8n workflow to automate collecting positive Google reviews via Telegram. It tracks user status in Google Sheets, sends incentives, handles delays, and sends follow-up reminders.

Use this advanced n8n workflow to filter URLs based on robots.txt compliance, database forbidden lists, and AI-powered source desirability checks.

Use this powerful n8n workflow to scrape TikTok videos via Apify, filter property recommendations for young couples using OpenRouter AI, store the curated results in Google Sheets, and notify your team via Slack. Get started with advanced n8n templates today.

Use this powerful n8n workflow to create a Discord chatbot for on-demand financial analysis. Integrates Gemini 2.5 Flash for quick, structured reports delivered via a Discord webhook.









































