What is your goal?
Create a Google Calendar event from a form submission (date + time).
What is the problem & what have you tried?
“Invalid Date” Error in Google Calendar Module
This seems to be a data mapping problem
Just parseDate()
This just tells Make:
Hey, this text is actually a date read it like this
It’s like:
Before: 19/04/2026 14:30" = random text
After: 19 April 2026 at 2:30 PM" = real date Make understands
Alright
I would try that now
Awesome, expecting a feedback from you
Thanks @Bolex_creatives it worked out perfectly after parsing the data