Skip to end of banner
Go to start of banner

WIP-SAP Concur OAuth2 Account

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

In this article

Overview

You can use this account type to connect SAP Concur Snaps with data sources that use the SAP Concur Oauth2 account.

Prerequisites

Limitations

None.

Known Issues

  • Supports only reading JSON files.

Account Settings

<Insert image here>

  • Asterisk ( * ): Indicates a mandatory field.

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

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

  • Add icon ( (blue star) ): Indicates that you can add fields in the fieldset.

  • Remove icon ( (blue star) ): Indicates that you can remove fields from the fieldset.

Field Name

Field Type

Description

Label*

Default Value: N/A
Example: SAP_test_account

String

Specify the name for the account. We recommend you to update the account name if there is more than one account in your project.

Client ID*

Default Value: N/A
Example: c3fb6e88-9ec0-468f-ba06-cc94525a8f1d

String

Specify the client ID can be created by following the steps of the application provider. An example and its meaning can be found here.

Client secret*

Default Value: N/A
Example: <Value is encrypted>

String

Specify the client secret can be created by following the steps of the application provider. An example and its meaning can be found here.

Access token*

Default Value: N/A
Example: <Value is encrypted>

String

Auto-generated after authorization.

Specify the access token for the application. The retrieval of the access token is done when setting up the account for the endpoint.

Refresh token*

Default Value: N/A
Example: <Value is encrypted>

String

Auto-generated after authorization.

Specify the refresh token for the application. The retrieval of the refresh token is done when setting up the account for the endpoint.

Access token expiration

Default Value: N/A
Example: 1629004558

String

Auto-generated after authorization.

Specify the time until which the access token should be active.

Username

Default Value N/A
Examplesnaplogicqassl

String

Specify the username associated with the account. Username can be created by following the steps of the application provider. An example and its meaning can be found here.

Password

Default Value N/A
ExampleP@#439ui7!*

String

Specify the password associated with the account. Password can be created by following the steps of the application provider. An example and its meaning can be found here.

Auto-refresh token

Default Value: Deselected

Checkbox

Select to refresh the token automatically using the refresh token if the property is enabled. Otherwise, the token might expire and will not be automatically refreshed.

OAuth2 Endpoint

Default Value:
Example: https://us.api.concursolutions.com/oauth2/v0/token

String

Specify the base URI for obtaining a authorization token of the application Provider. An example and its meaning can be found here.

OAuth2 Token Endpoint*

Default Value:
Example: https://us.api.concursolutions.com/oauth2/v0/token

String

Specify the base URI for refreshing authorization token. An example and its meaning can be found here.

Troubleshooting

Error

Reason

Resolution

Account validation failed.

The Pipeline ended before the batch could complete execution due to a connection error.

Verify that the Auto-Refresh token field is configured to handle the inputs properly. If you are not sure when the input data is available, configure this field as zero to keep the connection always open.

Snap Pack History


  • No labels