Dear all,
The following is the date info passed from Notion to Make webhook:
"Date of Birth": {
"id": "kUP%5D",
"type": "date",
"date": {
"start": "1980-01-13",
"end": null,
"time_zone": null
}
I have to map this date to the Birthday field in MailerLite which is YYYY-MM-DD. I have tried a number of ways but all failed.
Could anyone share some light?
Thank you so much!
Best regards,
David