Creating or editing an endpoint for MS Office 365 OneDrive activity
Endpoints provide the configuration information that Studio and the Integration Appliance use to connect to a MS Office 365 OneDrive server. MS Office 365 OneDrive uses OAuth 2.0 authentication mechanism to authenticate and authorize users to perform operations.
Selecting or editing a MS Office 365 OneDrive endpoint
To select or edit a MS Office 365 OneDrive endpoint:
1. In the Create Endpoint or Edit Endpoint pane, configure the MS Office 365 endpoint as described in the following table.
2. Click Test Connection to confirm that the connection details are valid and you are able to connect to the MS Office 365 OneDrive successfully.
3. Click OK.
Table: Connection properties
Field Name | Description |
Base URL | Host name or tenant of the server that serves as the REST endpoint |
OAuth Access Token | OAuth access token generated from MS Office 365 OneDrive for authentication |
OAuth Refresh Token | OAuth refresh token generated from MS Office 365 OneDrive while generating OAuth Access token |
Application Client ID | Application client ID generated from the server where the application is hosted |
Application Client Secret | Application client secret generated from the server where the application is hosted |
Note: To generate the access token, refer to the MS Office 365 API documentation relating to “OAuth2 Authentication Support in MS Office 365 REST API”.