Create an OAuth client
Create an OAuth 2.0 client in your Zuora tenant to obtain a Client ID and Client Secret.
1
Sign in to Zuora
Sign in to your Zuora tenant.
- Navigate to Administration > Manage Users.
- Select the API user account you want to use for the integration.
2
Create an OAuth client
Create a new OAuth 2.0 client for the selected user.
- Click the OAuth Clients tab on the user profile page.
- Click Create to open the client creation dialog.
- Enter a unique Name for the client (e.g.,
StackOne Integration). - Click Create to generate the credentials.
3
Copy credentials
Copy both the Client ID and Client Secret and store them securely.
- Copy the Client ID and Client Secret.
- The Client Secret is only displayed once — save it before closing the dialog.
- Note that you will need different credentials for each environment (production vs sandbox).
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Zuora:1
Navigate to Connector Profiles
Login to StackOne and navigate to Connector Profiles
2
Create New Connector Profile
- Click + Connector Profile
- Search for and select Zuora
- Select Type as OAuth 2.0
- Fill out the fields using details retrieved from your provider:
- Client ID
- Client Secret
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile