Google Calendar Busy Times Error

Hey guys. For some reason once I retrieve busy data from google calendar it returns multiple dates as you can see from this screenshot :

But only one date is stored into a usable variable. The other date comes up as an error :
Screenshot 2024-06-19 at 6.54.08 AM

Help would be greatly appreciated. Thanks.

Welcome to the Make community!

You can either use the built-in functions map and get, or put that array in an Iterator module.

For more information on how to map variables within an array, see Mapping with Arrays 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 —

General

Help Center Basics

Articles & Videos

samliewrequest private consultation

Join the Make Fans Discord server to chat with other makers!

1 Like

I ran into the same issue. Have anyone provided a root cause and solution to fix it?

Its an array that you can split with an iterator.