Use Cases
- Automate feedback analysis from Google Forms to streamline reporting.
- Generate insightful summaries of customer feedback for better decision-making.
- Enhance communication by sending professional reports via email.
How It Works
Trigger the workflow manually to initiate the process. Fetch responses from a specified Google Sheets document. Aggregate feedback into structured arrays for analysis. Use OpenAI's GPT-4 to generate a summary report based on the feedback. Convert the summary from Markdown to HTML format. Send the final report via Gmail to designated recipients.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the Google Sheets node with the appropriate document ID and sheet name.
- 3Set up OpenAI credentials for the summarization step.
- 4Connect the Gmail node with your email account for sending reports.
- 5Test the workflow to ensure all connections and configurations are working correctly.
Apps Used
Google Sheets
OpenAI
Gmail
Categories
Target Roles
Tags
#ai content generation
#sentiment analysis
#email automation