This article describes how to configure AppWise to work with your SharePoint Online instance.
1. As a SharePoint Administrator, access your SharePoint Online Admin Console and open the 'Grant Permission to an App' screen (https://<replace with name of your instance>.sharepoint.com/_layouts/15/appinv.aspx).
2. In the App Id field, copy and paste the identifier for the AppWise integration:
06fc764e-1816-4b2d-9f8f-49aca003d382
3. Click 'Lookup' to automatically fill-in the remaining fields.
4. Copy and paste the following snippet into the 'Permission Request XML' field:
<AppPermissionRequests>
<AppPermissionRequest Scope="http://sharepoint/content/sitecollection/web" Right="Read" />
</AppPermissionRequests>
5. Click 'Create' to enable your users to connect AppWise (formerly Xendo) to your SharePoint instance.
6. Finally, click 'Trust It' to enable your users to connect AppWise to SharePoint.
Comments