Skip to main content

I want to trigger a Zap for an updated field on a Salesforce record ONLY if the record already existed. I do not want trigger on new records. How do I do this?

Hi @Me_Too 

Try using this Zap trigger: Salesforce - Updated Field on Record

 


I am using that but I ONLY want it to trigger on records that are not just created, I have another Zap specifically for those. How do I run this ONLY on updated and not on new records?


@Me_Too 

Does that Salesforce Zap trigger fire for new records?


yes it does


@Me_Too 

You can try adding logic that compares the Create Date vs the Update Date then Filter.

 

Formatter > Date & Time > Compare Dates