Getting the event from Shared calendar

Hi All,
I have a Sharepoint site shared calendar (https://XXX.sharepoint.com/sites/ACC/Lists/XXX/calendar.aspx)
from where I need to get the event. I have tried both the Get Event activity using the Integration service as well as the Get Calendar activity ( from the Microsoft Office 365 classic) but I just get the calendar’s that are available for my user in the Outlook client i.e. Calendar, Birthday’s and Holiday calendar. So, I believe, I need a way to first add the shared calendar to my outlook client. I tried to use the add it to my client using the direct URL for the calendar ( that ends with calendar.aspx) using both the Add From Internet or Open Shared Calendar but it does not work. Is there a way to add the shared calendar directly ?
add_Calendar

@loginerror Can you please tag the relevant expert for this query?

I have able to add the shared calendar to my outlook client. However, I still do not see this calendar as part of the Get Event List activity , I just see the default calendar’s under the My Calendar’s option, so how do I get the calendar that is part of the Other Calendar’s in outlook?

@Vishal_Kalra,

As per your Shared Calendar link: (https://XXX.sharepoint.com/sites/ACC/Lists/XXX/calendar.aspx

This is actually a SharePoint List not a calendar. The calendar is just a view of the SharePoint list.

You can access this “Calendar” using the SharePoint List activities.

Activities like Get Events can only be used for Outlook Calendar and not for SharePoint Lists.

Thank you,

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.