I have this flow that get my events from google calendar and i want to send a single message as a reminder of the events i have for the day.
The template of the message i want it to be is like the following:
You have x Events Today:
Event Name
Start Time
Unfortunately i only get the last event only. how to i assign all the array the above template of the message. Iām supposed to add some index for the array but Iām not sure how to make it dynamic based on the number of event i got in the calender