Hello All,
We are looking of the end to end integration with Outlook calendar feature.
Use Case : Customer want to check the user's availability from Appian UI.
Accordingly they can setup meeting in Meeting Management workflow in Appian.
Thanks,
Arunkumar C
Discussion posts and replies are publicly visible
You should be able to use MS APIs to retrieve and create meetings.
https://docs.microsoft.com/en-us/previous-versions/office/office-365-api/api/version-2.0/calendar-rest-operations
Thanks !!! Let me explore the API and get back.
https://devpost.com/software/appian-microsoft-365-integration-case-management
There's some examples of what can be done shown here. The Graph API is extensive and pretty easy to use once you have the Azure AD setup in place.