Service Modules
>
Scheduling and Optimization
>
Service Board
>
Service Board Usage and Configuration
>
Appendix B: Max-to-SFDC Data Type Mappings
>
About the Date Data Type
>
Date: Transform Templates
Date: Transform Templates
Max-to-SFDC Mappings
"My_Date__c": "payload.fields.dev_my_date"
SFDC-to-Max Mappings
You can use the
isoDateFormat
function to properly format date values.
"dev_my_date": "isoDateFormat(fields.My_Date__c, false)",
Was this helpful?
This site works best with JavaScript enabled