Hi
@Liam HeinigerHumm... I think no...
I assume that you want to have the calendar in Blue Prism just to check if is a working day or not.
I give you two approaches for this:
First one; Configure your own calendar in Blue Prism by using the Calendar function in the System Tab. Here you have all the information to do this:
Calendar configurationThen, you can use the Calendar VBO to ask if the current day (Today()) is working day or not. (Action Is Working Day)
Second approach for this: Import your calendar directly to Google Calendar, and the use any api to ask. In the Digital Exchange you have many assets to do this. Here you have the API for Google.
https://digitalexchange.blueprism.com/dx/entry/9648/solution/calendar-api-v3-2Hope this helps you!!
See you in the community, bye :)