I have a table with a lot of enrichments anda data people. So, I wants to import more people, but I don’t want to that the enrichment action automatically, because there are repeated people. I just want to run the ones don’t exist. So, is they any way to make it not execute without having to go column by column puttin conditions?
Yes, you can use conditional runs to avoid enriching duplicates without setting conditions column by column. Method 1: Use CRM Lookup + Conditional Runs 1. First, add a CRM lookup column to check if contacts already exist 2. Set up conditional runs on your enrichment columns to only run when no matching contact ID is found 3. This prevents enrichments from running on existing people Method 2: Use Lookup Columns for Existing Data Before running new enrichments, use Lookup columns to pull existing data from your CRM or other Clay tables, saving credits by avoiding duplicate enrichments. Method 3: Configure During Import When importing, you can configure enrichment actions to use formulas that trigger the column only when specific conditions are true, rather than auto-running on all rows. This approach ensures only net new contacts get enriched while keeping your data clean and duplicate-free.
Sources: Push Data To Your CRM [Clay 101] - Clay University Push Data To Your CRM [Clay 101] - Clay University Guide: Ways to save Clay credits | Documentation | Clay University Guide: Ways to save Clay credits | Documentation | Clay University Close integration overview | Documentation | Clay University