- Automate the collection and management of customer feedback from surveys.
 - Ensure timely updates of customer records in HubSpot based on feedback.
 - Notify team members about new customer feedback through Slack.
 
Captures customer feedback via a webhook from Typeform or SurveyMonkey. Normalizes feedback data for consistency. Searches for existing contacts in HubSpot using the provided email. Creates notes in HubSpot for each feedback entry. Updates contact scores and timestamps based on the latest feedback. Sends notifications to a Slack channel about new feedback.
- 1Import the workflow template into n8n.
 - 2Configure the webhook to capture feedback submissions.
 - 3Set up HubSpot credentials for contact management.
 - 4Adjust the Slack channel settings for notifications.
 - 5Test the workflow to ensure it captures and syncs feedback correctly.