SAP Open Connectors

Zuora v2 API Provider Setup

You can authenticate a Zuora v2 connector instance in one of two ways:

  • Basic authentication, where you supply the user name and password of the Zuora user.
  • Custom, where you provide the Client ID and Client Secret of the OAuth client associated with the user. See the instructions below to create an OAuth client.

Create an OAuth Client

To use the Custom authentication workflow, you must create an OAuth Client for a user and record the Client ID and Client Secret.

To create an OAuth client:

  1. Log in to your account at Zuora.
  2. Click your username at the top right and navigate to Administration Manage Users.
  3. In the OAuth Clients section, enter a name for the OAuth client.
  4. Click Create.
  5. Record the Client ID and Client Secret. Key secret and URL

    Note: Make sure that you capture the secret because you cannot access it again.
  6. Click OK.