Salesforce Action Date Field Mappings

Status: Closed · Asked by bhiggins on · 0 views

bhiggins — Question ·

I am creating a record in SFDC via a Salesforce create record action in Pabbly Connect. The record creates perfectly every time. However, I am unable to map my date values from Pabbly to date fields in SFDC. The formatting in which Pabbly sends the date, MM/DD/YYYY, is different from what Salesforce needs, YYYY/MM/DD. Is it possible to have the ability to specify the date format in the field mapping within the action?

Pabblymember11 — Reply ·

Hey @bhiggins

You can use the "Date Time Formatter" action step to convert the time into the required one.

Kindly check the following screenshot for your basic understanding.

bhiggins — Reply ·

Thanks, this worked, though if a date isn't provided in the field, then the whole automation fails.

Back to all forum threads · Log in to reply