Troubleshooting HubSpot and Clay Integration Issues
Hi, im trying to set up a fairly basic Hubspot x Clay integration, but im running into some issues: what I want:
Monthly enrichment of existing companies in Hubspot
Daily enrichment of new companies in hubspot
enrichment means: get basic company info + find interesting contacts
I think i set up everything properly:
new hubspot company property: last_enrichment_date
new hubspot list: all companies with last_enrichment_date > 30 days ago
set last_enrichment_date == 60 days ago for 2 test companies -> appeared in list
import from hubspot list, do company enrichment, write back to hubspot, works!
create table to find people at these companies, create new contact objects, works!
what doesnt work:
when I change the last enrichment date to more than 30 days ago and I change some data and run the source again, clay doesnt run again. the list is updated but the rows in clay dont seem to be updated. and at least the update object column is not re-ran
anyone know how to fix this?