Hi all,
I'm working on a chatbot that makes a booking for you. In one of my flows I want to create an Outlook event with the details of that booking in the persons's agenda. I am using the action Create event (V4) to do that, which needs a Calendar ID of the persons's agenda.
I tried using Get calendars, and using that Calendar ID to create the event, but the action Get Calendars returns MY calendars.
Is there a way to get the Calendar ID of the person running the flow/chatting with the chatbot instead of the owner of the flow?
Part of my flow:

Thanks in advance!