Creating or editing an endpoint for MS Office 365 activity
Endpoints provide the configuration information that the Studio and the Integration Appliance use to connect to a MS Office 365 server. MS Office 365 uses OAuth 2.0 authentication mechanism to authenticate and authorize users to perform operations.
Selecting or editing a MS Office 365 endpoint
To select or edit a MS Office 365 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 successfully.
3. Click OK.
Table: Connection properties
Field Name | Description |
OAuth Access Token | OAuth access token generated from Azure AD |
OAuth Refresh Token | OAuth refresh token generated from Azure AD 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 documentation relating to "OAuth2 Authentication Support in MS Office 365 REST API".