Service Modules
>
Scheduling and Optimization
>
Service Board
>
Service Board for Implementers
>
Appendix B: Max-to-SFDC Data Type Mappings
>
About the Time Data Type
> Time: Transform Templates
Time: Transform Templates
Max-to-SFDC Mappings
"My_Time__c": "payload.fields.dev_my_time"
SFDC-to-Max Mappings
You can use the
timeFormat
function to properly format time values.
"dev_my_time": "timeFormat(fields.My_Time__c)"
For more information:
•
Working With Transform Functions
•
timeFormat
•
About the Timestamp Data Type
•
About the Date Data Type
Was this helpful?
This site works best with JavaScript enabled