How can I insert/update into a SFDC datetime field?
Hi, I am currently trying to insert/update the current datetime into a SFDC datetime field and I am running into and issue whereby the datetime keeps defaulting to a time which is completely different from the time that I am trying to update to. I am attaching a couple of screenshots below which show what I am doing.
To note: I have tried the formulas `now` and `now.strftime`.
Saul Macht
How can I insert/update into a SFDC datetime field?
Hi, I am currently trying to insert/update the current datetime into a SFDC datetime field and I am running into and issue whereby the datetime keeps defaulting to a time which is completely different from the time that I am trying to update to. I am attaching a couple of screenshots below which show what I am doing.
To note: I have tried the formulas `now` and `now.strftime`.
Data being sent to SFDC:

Data being updated in Salesforce:
Formula being used: