Has anyone actually been able to use Powershell to get a room calendar in Office365 and be able to grab the last 7 days of events?
I have tried to follow this link:
http://www.lazywinadmin.com/2015/06/powershell-using-office-365-rest-api-to.html
I have ran into issues in actually getting it to work with server not found.
The end goal is the following: To have a list of events from certain room calendar be emailed weekly to two users so they can set thermostats correctly.
Other than the REST API, I have not been able to find anything from an all day search on this.