Hello,
I’ve connected my app to Google Calendar API using Bubble API Connector, I’m able to retrieve this kind of data :
I want to be able to calculate the time between the start and the end for each event.
To achieve this I need to retrieve start and end date for each event and do a loop.
Can you help on how can I get start and end date for each event ?
Kinds regards,