Capabilities
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 Platform → API → OAuth 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.
Configure the Zuora connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Zuora connector is now pulling access data into C1.
1
In C1, 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.