Exchange Online OAuth2 Application Account

In this article

Overview

You can use this account type to connect Exchange Online Snaps with data sources that useĀ Exchange Online OAuth2 ApplicationĀ accounts. The Application account is typically used when you want to grant a third-party application or service access to Exchange Online data with default permissions. Refer to this example to know when to use the Exchange Online OAuth2 Application Account.

Prerequisites

Valid OAuth2 application in the Azure portal with the requiredĀ API permissions.Ā 

Limitations and Known Issues

None.

Account Settings

  • Asterisk (*): Indicates a mandatory field.

  • Suggestion icon (): Indicates a list that is dynamically populated based on the configuration.

  • Expression icon (): Indicates whether the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.

  • Add icon (): Indicates that you can add fields in the field set.

  • Remove icon (): Indicates that you can remove fields from the field set.

Field Name

Field Type

Description

Field Name

Field Type

Description

Label*


Default Value: N/A
Example:Ā Exchange Online OAuth2 Application Account

String

Specify a unique name for the account.

ClientĀ ID*


Default Value: N/A
Example:Ā 456efd-5464g-jdhnd-55dg

String

Specify the client ID associated with yourĀ OAUth2Ā application. You can create the client ID as advised by your application provider. ReferĀ Application Configuration inĀ Azure Portal for OAuth2 Account to use in Exchange

Client secret


Default Value: N/A
Example:<Encrypted>

String

Specify the client secret associated with your account. You can create the client secret as advised by your application provider. ReferĀ Application Configuration inĀ Azure Portal for OAuth2 Account to use in Exchange

Access token


Default Value: N/A
Example:Ā  <Encrypted>

String

Auto-generated after authorization.Ā 
Specify the access token associated with theĀ OAuth2 applicationĀ isĀ used to make API requests on behalf of the user associated with the client ID.

Access token expiration


Default Value: N/A
Example: 1664538038

Integer

Auto-generated after authorization.Ā 
Specify the access token expiration value.Ā 

OAuth2 Token*


Default Value:Ā https://login.microsoftonline.com/<tenant-id>/oauth2/v2.0/token
Example:Ā https://login.microsoftonline.com/413e110c-7d55-4f7b-947d-e3d423916beb/oauth2/v2.0/token

String

Specify the token endpoint to obtainĀ the access token. Replace the tenant ID placeholder with the tenant ID generated while creating OAuth2 application.



Token endpoint config


Use this fieldset to provide custom properties for the OAuth2 token endpoint.Ā 

You must specify the scope and value in theĀ Token endpoint parameterĀ andĀ Token endpoint parameter valueĀ fields to perform the read/write operations successfully.

Token endpointĀ parameter


Default Value: N/A
Example: scope

String

Specify an optional token endpoint parameter value.

Token endpoint parameter value


Default Value: N/A
Example:Ā .default

String

Specify theĀ value associated with the optional endpoint parameter.

Troubleshooting

Error

Reason

Resolution

Error

Reason

Resolution

Authentication failed.

You have entered an incorrectĀ Client IDĀ orĀ Client secret.

Check and ensure that you have providedĀ the correct and validĀ Client IDĀ andĀ Client secretĀ for the account and allowed the required access privileges to the application.Ā 

Error in Authorization: Something went wrong when authorizing this app.Ā Invalid client_id parameter.

You have entered an incorrectĀ Client ID.

Check and correct theĀ Client IDĀ entered for the account and try authorizing the app again.

Snap Pack History


Related content