- Automatically log customer feedback from surveys into Notion.
- Notify team members in Slack about new feedback submissions.
- Analyze sentiment of customer suggestions to prioritize responses.
Trigger workflow when a new Typeform submission is received. Analyze the sentiment of the feedback using Google Cloud Natural Language. Route the feedback to Notion or Trello based on sentiment score. Send a Slack notification with feedback details and sentiment score.
- 1Import the workflow template into n8n.
- 2Connect your Typeform account and set the form ID.
- 3Authenticate Google Cloud Natural Language for sentiment analysis.
- 4Connect Notion and specify the database ID.
- 5Set up Slack integration for notifications.