- Automatically update deal stages based on email engagement metrics.
 - Create follow-up tasks for sales representatives after email interactions.
 - Notify team members about deal updates in real-time via Slack.
 
Captures email engagement events through a webhook. Maps engagement events to corresponding deal stages and probabilities. Searches for the contact in HubSpot based on the email address. Selects the associated deal and updates its stage and probability. Sends notifications to a Slack channel about the deal update. Creates follow-up tasks in HubSpot for further engagement.
- 1Import the workflow template into your n8n instance.
 - 2Configure the webhook URL to receive email engagement events.
 - 3Set up your HubSpot API credentials within n8n.
 - 4Adjust the Slack channel settings for notifications.
 - 5Test the workflow to ensure proper functionality.