Welcome to the Make community!
This is actually covered in the Make Partner Training, under Custom Apps Development Training, which I strongly recommend you complete before you continue.
You can use a custom IML function to “parseAllDates”, or parse timestamps. Your function would check the type of variable before attempting to parse the date/timestamp of each field.
For more information, see
Links
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —
General
- Help Center | Tutorials
- Make Academy – learn Make and get your certificate ← CHECK THIS OUT
- Make Blog – get the latest updates
- Features & Pricing
Help Center Basics
- Mapping – What is mapping? What can I map?
- Mapping with arrays – How to map items in an array
- Aggregate an array for mapping complex fields
- Tokens for
parseDate
| Tokens forformatDate
- HTTP modules – Make a request, Get (download) a file
- Webhooks – Error Handling, Responding to webhooks
Articles & Videos
- Router Magic Formula - YouTube
- Error Handlers in Make - YouTube playlist
- Getting started with OpenAI
- How to use Regex in Make
Feature Requests & Suggestions
- Suggestions for the Make Platform (e.g.: Scenario Editor)
- Suggest New Apps
- Suggest New Modules for Existing Apps
Partner & Custom Apps
- Make Partner Training Portal ← CHECK THIS OUT
- Custom Apps / App Builder ← CHECK THIS OUT