To authenticate a SharePoint host on MOVEit Automation using the App Access, you must create a SharePoint App with appropriate permissions on Office 365 for use with MOVEit Automation.
The following example demonstrates how to create and grant access to a document library on a SharePoint site from the SharePoint App. The access requirements and permission levels required by your organization may be different.
For information about granting access, see Granting access using SharePoint App-Only. For detailed information about SharePoint permissions, see Add-in permissions in SharePoint.
Prerequisite
You must have a SharePoint instance in Microsoft Office 365 and access to the login credentials
https://<tenant-name>.sharepoint.com/sites/<site-name>/_layouts/15/appregnew.aspx
Where <tenant-name>
is the unique name that identifies your SharePoint instance
Sites are created under /sites
in this example
<site-name>
is the name of the site on your SharePoint instance.
https://<tenant-name>.sharepoint.com/sites/<site-name>/_layouts/15/appinv.aspx
<AppPermissionRequests AllowAppOnlyPolicy="true">
<AppPermissionRequest Scope="http://sharepoint/content/sitecollection/web" Right="Write" />
</AppPermissionRequests>
https://<tenant-name>.sharepoint.com/sites/_layouts/15/AppPrincipals.aspx.
The Realm ID is the string following the @ symbol. For example, the Realm ID is highlighted in this string: i:0i.t|ms.sp.ext|bb2d5eb0-43b0-437b-9a7d-c02a2b7714a5@
db266a67-cbe0-4d26-ae1a-d0581fe03535