Skip to main content
This connector is in beta.This means it’s undergoing ongoing testing and development while we gather feedback, validate functionality, and improve stability. Beta connectors are generally stable, but they may have limited feature support, incomplete error handling, or occasional issues.We recommend closely monitoring workflows that use this connector and contacting our Support team with any issues or feedback.

Capabilities

ResourceSyncProvision
Users
Groups
The Zuora connector syncs users and security groups via the SCIM 2.0 API. This connector supports the following provisioning operations:
  • User account provisioning: Create new SSO users (federated identity) via SCIM POST
  • Enable/Disable user lifecycle: Enable or disable user accounts via SCIM PATCH
  • Group membership: Add and remove users from security groups via SCIM PATCH (grant/revoke)

Requirements

  • An OAuth 2.0 Client (client_id + client_secret) with admin scope

Gather Zuora credentials

Create an OAuth 2.0 Client

1
Log in to Zuora as an administrator.
2
Navigate to PlatformAPIOAuth Clients.
3
Click Create OAuth Client.
4
Select Client Credentials as the grant type.
5
Grant the client admin scope.
6
Copy the Client ID and Client Secret immediately.
That’s it! Next, move on to the connector configuration instructions.

Configure the Zuora connector

To complete this task, you’ll need:
  • The Connector Administrator or Super Administrator role in ConductorOne
  • Your Zuora domain and the OAuth 2.0 client credentials generated above
Follow these instructions to use a built-in, no-code connector hosted by ConductorOne.
1
In ConductorOne, navigate to Integrations > Connectors and click Add connector.
2
Search for Zuora and click Add.
3
Choose how to set up the new Zuora connector:
  • Add the connector to a currently unmanaged app
  • Add the connector to a managed app
  • Create a new managed app
4
Set the owner for this connector and click Next.
5
Find the Settings area of the page and click Edit.
6
Enter your Zuora domain in the Zuora Domain field (for example, https://one.zuora.com).
7
Paste the OAuth 2.0 Client ID and Client Secret.
8
Click Save.
9
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.
That’s it! Your Zuora connector is now pulling access data into ConductorOne.

All versions of this connector are available at dist.conductorone.com.