Create your first automation in just a few minutes.Try Studio Web →
by YouTube
0
Activity
<100
Summary
Summary
A custom activities package for working with Microsoft Graph Api
Overview
Overview
The custom activities package contains a total of 5 activities for Microsoft Graph Api:
Login – The process which generates the authentication token necessary for using the other activities in this package.
Input parameters: Username + Password for the user and Tenant + ClientId for the application hosted in Microsoft Azure. The default lifetime for the access token is 1h. This can be updated in Azure Active Directory settings.
My Events in Interval – Retrieve a list of the user’s events within the specified time interval
List Conference Rooms – Get a list of all the meeting rooms available in the user's tenant
Schedule A Meeting – Create a new event in the user’s default calendar
Find Meeting Times – Get suggestions for meeting times and locations based on organizer and attendee availability, and time or location constraints specified as parameters.
In order to use these activities, an application has to be created and hosted in Microsoft Azure and must be granted the following permissions for Microsoft Graph Api:
All activities (except Login) return the Api call’s response as a JSON String.
Login activity returns the access token required as an input parameter in the other activities.
Features
Features
This custom activities package enables you to automate all meeting appointments related tasks: checking for existing appointments having an overview of all available meeting rooms finding the ideal slot for everyone involved in the meeting and scheduling the appointment fast.
Additional Information
Additional Information
Dependencies
The user’s mailbox must be hosted in Exchange Online. Microsoft.Graph.1.14.0 Microsoft.Graph.Core.1.14.1 Microsoft.Identity.Client.2.7.1 Newtonsoft.Json.9.0.1
Code Language
Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
License & Privacy
Apache
Privacy Terms
Technical
Version
1.0.1Updated
February 18, 2020Works with
Tested within UiPath Studio 2018.4.1 and 2019.3.0
Certification
Silver Certified
Tags
Support
UiPath Community Support
Resources