Clay Icon

Setting Up API Data Push and Enrichment for New Rows Only

ยท
ยท

How can I set this up,

  1. 1.

    not to push data to API if that data is already pushed.

  2. 2.

    once data is enriched, it won't enrich/update again if I am running from table/column title

Scenario: I have a table, in which rows get updated everyday with new data. Before the end of the day that data is pushed to APIs. Once new rows are added to the table, I only want to push the newly processed data using column title/run and I want enrichment to only apply on new data, not the old ones.