Hello, I saw a bunch of empty contacts created in my CRM from Clay everyday at 13:29 and I am not able to spot which action/ workbook from Clay that triger this? Any ideas what I should do?
Empty contacts in your CRM are likely being created by a Clay workflow that's running daily at 13:29 without proper conditional logic. To identify the source:
1. Check your Clay tables with CRM integrations for any "Create Contact" actions running on a schedule.
2. Look for workflows missing conditional formulas that would prevent empty rows from running.
To fix this, set up conditional runs on your CRM actions to only create contacts when necessary data exists.