Overview
MS Graph Utilities provides features to integrate with the Microsoft Graph API that cannot be achieved using an Appian Integration Object.
Key Features & Functionality
Connected Systems
Integrations
Large File Upload
On success, this Integration returns the following data in the Result object:
See accompanying readme PDF document for more details and design considerations
This is coming soon to this plugin
Hi!
Could you please share how I can use this plugin to obtain the users belonging to a specific Active Directory group?
Currently, I have SAML authentication operational, however, if a user is removed from the AD group, I also want to deactivate them in Appian. To achieve this, Appian support advised me to use this plugin to get the users belonging to the AD group. I have already created the connected system, and the connection was successful. However, I was expecting to find an integration where I only needed to perform a GET request.
Could you please explain how I should proceed to obtain the users from a specific AD group?
Thanks in advance!
Is there a similar plugin to attach a file > 3MB to an O365 mail via Graph API.
I need to send a file of more than 1 gb to sharepoitn through an appian interface, I had thought about using this add-on but I have the problem that the appian uploadfilefield component supports up to 1gb . Any idea ?