- Print
- DarkLight
- PDF
Review the sections below to connect Ushur to SharePoint.
Authentication Details
Available Operations and Key Data Points
Authentication Details
Authenticate the Tenant name, Tenant ID, Client ID, and Client secret information. Follow the steps below:
Select the SharePoint Connector and select Click to set up.
The Authentication Pop-up model page is displayed. You must enter the authentication credentials.
Specify The Tenant Name, which is your organization name provided during the SharePoint sign-up. The Tenant ID is displayed on the Azure Active Directory Overview page.
To obtain the other credentials, you must register the app and provide the required permissions. To register the app go to https://[TENANTNAME].sharepoint.com/_layouts/15/AppRegNew.aspx.
Provide the following details:
Client ID - Click the Generate button to obtain this credential.
Client Secret - Click the Generate button to obtain this credential. For example: xvVpG0AgVIJfch6ldu4dLUlcZyysmGqBRbpFDu6AfJw=
Title - A user-friendly title for the application. For example - Contoso photo printing add-in. You must grant or deny the permissions the add-in is requesting for. This title appears as the name of the add-in on the consent prompt.
App domain: The add-in domain must match the URL bindings used for the web application. Do not include protocol https: or / characters in this value.
Redirect URI: Type https://auth.tray.io/oauth2/token as this value.
Click Create.
Go to https://[TENANT-NAME].sharepoint.com/_layouts/15/AppRegNew.aspx and grant permissions. The link may not contain and wont work without the admin keyword. Ensure to add the admin keyword after your tenant name.
When redirected, add the permissions, specify the App ID you created to add the permissions, and click Lookup. It will display all the information for the fields except the permissions. Add the permissions based on your need. To learn about the permissions, refer to the Granting access using SharePoint.
Click Create > Trust It.
Using the details above your Ushur SharePoint Integration will be connected.
Available Operations and Key Data Points
Operations | Fields | Values |
Create a folder | Entity* | folder |
Request Key | N/A | |
Request Data* | sharepointName, folderName | |
Response Data | result, webUrl (only available on request success) | |
Auto-Suggestion available for External System Entity | Yes | |
Auto-Suggestion available for Data Fields | Yes | |
Upload a file | Entity* | file |
Request Key* | N/A | |
Request Data* | sharepointName, filePath, file | |
Response Data | result, webUrl (only available on request success) | |
Auto-Suggestion available for External System Entity | Yes | |
Auto-Suggestion available for Data Fields | Yes |