Hi there, I am trying to sync WooCommerce order details to Google Sheets and Google Calendar; some fields are available; however when I go to map other array meta data values they are not available.
Do I access this data with GET() MAP()?
Example of the data value I want to access below:
Meta Data ID: 10
Value: 01-10-2024
(For example, this date for future orders will determine the calendar start date)
Thanks for the help!