How to flag HubSpot deals with missing close dates or amounts and Slack the rep
Run a daily check for deals missing critical fields — close date, amount, next step — and DM the deal owner in Slack with a list of deals to fix.

Why enforce deal data quality?
Garbage pipeline data leads to garbage forecasts. When reps skip fields like close date or deal amount, managers can't forecast accurately, and pipeline reviews waste time filling in basics instead of discussing strategy.
A daily Slack nudge keeps data clean without adding admin burden.
What you'll need
- HubSpot account with API access
- Slack workspace with bot access
- A list of required deal fields to check
- A mapping of HubSpot owner IDs to Slack user IDs
Choose your approach
Select an approach below to see the full step-by-step guide.
n8n
mediumSchedule → Search deals missing fields → Group by owner → Slack DM each rep
Zapier
mediumSchedule → Webhooks to HubSpot search → Code to group → Slack messages
Make
mediumScheduler → Search Deals → Filter missing fields → Group by owner → Slack DMs
Code + Cron
mediumPython script to find incomplete deals and notify owners via Slack
Related Recipes
How to auto-archive stale HubSpot deals with no activity for 60 days
HubSpot + Slack
How to snapshot your HubSpot pipeline weekly and track changes in Google Sheets
HubSpot + Google Sheets
How to send a Slack alert when a HubSpot deal changes stage
HubSpot + Slack
How to request discount approval in Slack for HubSpot deals
HubSpot + Slack
Frequently Asked Questions
Need help implementing this?
We build and optimize automation systems for mid-market businesses. Let's discuss the right approach for your team.