Skip to main content

I have the integration from a gravity form to Salesforce through zap and having issues the way date values are captured.

The dates as per zap logs show perfectly fine:

 

however when the data is integrated to Salesforce it appears to backdate is by one day:
 

 

Both my zap profile and SF profile are in the same timezone (AEST).

 

Any ideas here ?

Hi @ajayanikar 

It’s likely due to the time zone settings at the end of the timestamps.

You can use a Formatter > Date & Time > Format step to set the correct time zones and format.

 


Thank you @Troy Tessalone appreciate your quick response, I added a date formatter and that helped.