Hey team, I'm creating a new table to track job opportunities for a client. How can I verify that the client hasn't already reached out to these contacts? Since we're using HubSpot, is there a way to check this within the platform?
Use HubSpot's "Lookup Contact" action to check if contacts already exist before reaching out. Set up the lookup using email as the unique identifier, then use conditional runs to only contact new prospects who aren't found in your CRM.
Here's the process:
1. Add HubSpot enrichment column with "Lookup Contact" action
2. Use email addresses as the primary lookup field
3. Run a test to see which contacts already exist
4. Set up conditional outreach that only runs when no matching contact ID is found
This prevents duplicate outreach and maintains clean CRM hygiene.