I’m trying to get a date from a webhook and send it to Airtable, but I keep getting errors. Anyone have suggestions?
Hi @Mike_Fetherling ,
The formatDate function typically outputs text. Therefore, if the column in Airtable is a date field, you need to use the parseDate function to map the date correctly.
Best regards,
Msquare Automation
Gold Partner of Make
@Msquare_Automation
Okay, I was not matching the format correctly. I changed it to this and it’s working.



