Clay Icon

Update Timestamp on Column When Email Verification Happens in Clay

ยท
ยท

is it possible to update timestamp on a column when another field is executed? Example, timestamp when email verification happens in Clay

  • Avatar of Clay Team
    Clay Team
    APP
    ยท
    ยท

    Hey Esteban, it could be done with conditional formulas in a separate column. Maybe using the formula generator to print out the time when the row finished running or has a certain value

  • Avatar of Esteban L.
    Esteban L.
    ยท
    ยท

    can you give me an example? looking to update a column with currentdate when it get updated. example: debounce verification get executed, save timestamp on this new column we are talking about. How that looks like in the formula column settings

  • Avatar of Clay Team
    Clay Team
    APP
    ยท
    ยท

    Here's one example of how I printed a date when a value gets populated. I'll set up an example and try to record one to check if it changes when it runs again

  • Avatar of Esteban L.
    Esteban L.
    ยท
    ยท

    great thanks