I receive date in the following format “Monday, 26 May, 2025” from beds24. I’d like to save it into Airtable. When i use parseDate({{1.checkoutDate}} ; YYYY-MM-DD) i have the following error : Validation failed for 1 parameter(s).
Thank you @Shornalatha for your answer but i’ve already test it and it does not work. Is there a kind of sandbox of make where we could test some function ?
Save each bundle contents in a plain text editor (without formatting) as a bundle.txt file.
You can upload the file here by clicking on this button:
B. Insert as Formatted Code Block
If you are unable to upload files on this forum, alternatively you can paste the formatted bundles.
These are the two ways to format text so that it won’t be modified by the forum:
Method 1: Type code block manually
Add three backticks ``` before and after the content/bundle, like this:
``` content goes here
```
Method 2. Highlight and click the format button in the editor
Providing the output bundles will allow others to replicate what is going on in the scenario, especially if there are complex data structures (nested arrays and collections) or if external services are involved, and help you with mapping the raw property names from collections.