I don't think this is currently possible. Workflows revolve around objects (contact, company, deal, ticket) and goals live on a 'different plane' in HubSpot. With workflows not being an option, the only alternative would be a notification feature which is not available.
I don't think this is currently possible. Workflows revolve around objects (contact, company, deal, ticket) and goals live on a 'different plane' in HubSpot. With workflows not being an option, the only alternative would be a notification feature which is not available.
There's no direct way of doing it on HubSpot, but there's a workaround you may consider. You can setup an automation to push the deals data to a Google Sheet and trigger the notification email using Google App script. The following steps would be required:
1. If deal status changes to 'closed won', send the deal amount to Google Sheets via Zapier/ API.
2. Write a formula on Google sheets to add the sales numbers of individual sales reps.