How to Connect Acuity "New Appointments" Contact details to Google Contacts?

No, this is not a valid variable.

The dates are in text format, you’ll need to convert them to a date format.

According to the Tokens you can use to parse a string, you can use YYYY-MM-DD.

e.g.:

{{ parseDate(1.date; "YYYY-MM-DD") }}

For more information, see Date Format links below.

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

Learn Make

How-Tos

Useful to Know

My Custom AppAbsolutely Free!

Save headaches and operation credits with these utility modules:

  • Chunk Text
  • Chunk Array
  • Chunk Words
  • Multiple Find & Replace
  • Collection to Array/String List
  • Execute JavaScript
  • Estimate Tokens
  • Calculate Difference Between Two Dates
  • List Upcoming Dates of Day of Week
    and more!

Hope this helps! Let me know if there are any further questions or issues.

@samliew