For the complete documentation index, see llms.txt. This page is also available as Markdown.

Connecting Limio to Zuora

1

In Zuora

Get an Admin login to the Zuora environment for Limio &#xNAN;Zuora recommends that you use OAuth to authenticate to the Zuora REST API. To authenticate using OAuth, you must first create an OAuth client for a user (Zuora - Creating an OAuth client for a user)

2

In Limio

From release 107, go to Settings > Integration and click the Zuora button. Set the REST API endpoint, which will depend on the Zuora tenant you are connecting. Here are the most common ones:

Populate the Client ID and Client Secret here. If you use Multi-Entity, select the correct Entity. Click Save.

Legacy Versions: Applies to releases 106 and earlier. Go to Limio Settings > Zuora > Zuora OAuth Client and put in the Client ID, Client Secret and correct endpoint, then click Save. - Zuora API Sandboxes: https://rest.apisandbox.zuora.com, https://rest.sandbox.eu.zuora.com, https://rest.sandbox.na.zuora.com or https://rest.test.zuora.com - Zuora Developer Sandboxes: https://rest.test.zuora.com, https://rest.test.eu.zuora.com, or https://rest.test.ap.zuora.com Note: If you already have Zuora credentials in place and need to update them on Release 107 or above, please use Settings > Integration.

Last updated

Was this helpful?