Zuora OAuth2 Account

In this article

Overview

You can use this account type to connect Zuora OpenAPI Snap and Zuora REST Read Snap with Zuora REST API that uses Zuora OAuth2 account.

Prerequisites

  • Valid scopes.

  • Valid credentials.

  • Valid permissions.

Limitations and Known Issues

None.

Account Settings

Field Name

Field Dependency

Description

Field Name

Field Dependency

Description

Label*

N/A

Specify a unique label for the account.

Default Value: Zuora OAuth2 Account
ExampleZuora OAuth2

Base URL*

N/A

Specify the base URL for Zuora REST API endpoints.

Default Value: N/A
Example: https://rest.apisandbox.zuora.com

Client ID*

N/A

Specify the client ID associated with your account. You can create the client ID as advised by your application provider.

Default Value: N/A
Example: 3swddd3-4344-894b-90c201c91de

Client secret*

N/A

Specify the client secret associated with your account. You can create the client secret as advised by your application provider.

Default Value: N/A
Example: 678753456

Access token

N/A

Auto-generated after authorization. The token that SnapLogic uses to make API requests on behalf of the user associated with the client ID.

Default Value: N/A
Example: 767886779

Refresh token

N/A

Auto-generated after authorization. The refresh token associated with your account. If the refresh token is stored, then the access token can be refreshed automatically before it expires.

Default Value: N/A
Example: 87566779

Access token expiration

N/A

Auto-generated after authorization. The access token expiration value, in seconds.

Default Value: N/A
Example: N/A

OAuth2 Endpoint

N/A

Specify the URL of the endpoint that authorizes the application. 

Default Value: N/A
Example: https://rest.apisandbox.zuora.com/oauth/auth

OAuth2 Token

N/A

Specify the URL of the endpoint that retrieves the token for an authenticated account.

Default Value: N/A
Example: https://rest.apisandbox.zuora.com/oauth/token

Token endpoint config

Use this field set to provide custom properties for the Zuora OAuth2 token endpoint. Click the Add or Remove icons respectively to add or remove configuration rows. This field set contains the following fields:

  • Token endpoint parameter

  • Token endpoint parameter value

Token endpoint parameter

N/A

Specify the token endpoint parameter.

Default Value: N/A
Example: response_type

Token endpoint value

N/A.

Specify the value associated with the endpoint parameter defined above.

Default Value: N/A
Example: code

Auth endpoint config

Use this field set to provide custom properties for the Zuora OAuth2. Click the + or - icons to respectively add or remove configuration rows. This field set contains the following fields:

  • Authentication parameter

  • Authentication parameter value