Office 365
Authenticates and establishes a connection to Microsoft Office 365 services. Office 365 activities (SubscribeRequest, GetMessagesById, Microsoft365Email, etc.) must be nested inside this activity's context block.
Category: Microsoft Office 365 & OneDrive · Group: Office 365 · Activity name: Office365

Example
Office365("<clientId>", "<tenantId>", permissionsType="application")
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| Permissions | string | application | The type of the authentication. One of: application, delegated. | |
| Client ID | string | Yes | Client ID | |
| Tenant ID | string | Yes | Tenant ID |
Branches
tasks