Commerce
Zuora
9min
With Zuora modules in , you can manage the queries, bill runs, invoices, products, and usage in your Zuora account.
To use the Zuora modules, you must have a Zuora account with client credentials generated. You can create an account at zuora.com and you can learn more about generating the client credentials in Zuora OAuth Client Setup.
Refer to the Zuora API documentation for a list of available endpoints.
To establish the connection, you must:
- Log in to your Zuora account, and create an OAuth Client.
- Copy the Client ID and Client Secret values and store them in a safe place.
- Log in to your account, add a Zuora module to your , and click Create a connection.
- Optional: In the Connection name field, enter a name for the connection.
- In the Region field, enter the region name for the URL to be stored in the connection. For example, if your URL is https://<region>.zuora.com, enter region.
- In the Client ID and Client Secret fields, enter the client credentials stored above.
- Click Save.
- If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your and add more Zuora modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
After connecting the app, you can perform the following actions:
- Run a ZOQL Query
- Run a ZOQL Query (Select)
- Run a ZOQL Query (Advanced)
- Perform a Data Query
- Submit a Data Query (Advanced)
- Retrieve a Data Query (Advanced)
- Describe an Object
- List All Custom Fields for an Object
- Retrieve a File
- Perform a Billing Preview Run
- Create a Billing Preview Run (Advanced)
- Retrieve a Billing Preview Run (Advanced)
- Retrieve a Bill Run
- Download an Invoice File
- List All Files of an Invoice
- Get a Product Rate Plan Charge
- Create a Product Rate Plan (Advanced)
- Create a Product Rate Plan Charge (Advanced)
- Update a Product Rate Plan Charge (Advanced)
- Update a Product Rate Plan Charge Tier Price
- Create a Usage Record (Advanced)
- Update a Usage Record (Advanced)
- Run a Workflow
- Make an API Call