Creating or editing an endpoint for MS Office 365 activity
MS Office 365 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.
About this task
Note: Before creating an MS Office 365 endpoint, you need to download and install the MS Office 365 connector.
Any changes you make to the MS Office 365 endpoint, including
configuration properties, affects all the orchestrations that use
that endpoint, as the edits are global, not local.For information about downloading and installing the connector, see Downloading and installing plug-in connectors
Procedure
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".