Creator record failed to save due to invalid date format

Creator record failed to save due to invalid date format

Hello.

I'm building a Flow that should create a Zoho Creator Record once a CRM contact is created or updated in CRM.

I have a check that search if Creator already have an associated record created for that contact and tries to create one if not.

The problem right now is that the Birthdate is failing to validate and I have tried multiple formats but none seems to work.

I've also used a formatDate function in order to send the date to Creator, but is failing in the same validation.

What would be the right format to send to Creator on Flow? This record is created on CRM with a Date field type.

Any help is appreciated.

Thanks