Hello!
I have an app that creates Outlook events using the 'Office365Outlook.V4CalendarPostItem' function and want to create the events from a shared HR calendar and not from the user who is entering them in the app. Is there any way to tie them to a specific shared calendar?
Currently I am using: Lookup(Office365Outlook.CalendarGetTables().value,DisplayName="Calendar").Name
But this ties to the current users calendar and I would like to code it to always create the event from the shared calendar.
Thanks!

Report
All responses (
Answers (