Zuora
Connect to Zuora
2. Select Zuora.
3. Enter your account credentials and click Connect. Please follow the instructions here to get your credentials.
Client ID
: Your OAuth user Client IDClient Secret
: Your OAuth user Client SecretData Query Type
: Choose betweenLive
, orUnlimited
- the optimized, replicated database at 12 hours freshness for high volume extraction.Start Date
: Retrieve data after this date. The date should be UTC date and time in the format ofYYYY-MM-DD
.Tenant Endpoint Location
: Please choose the right endpoint where your Tenant is located.Query Window (in days)
: Amount of days for each data-chunk beginning fromStart Date
. Bigger the value - faster the fetch. (0.1 - as for couple of hours, 1 - as for a Day; 364 - as for a Year).
Visit here to see more info about each parameter.
4. Choose tables to import and click Finish Setup.
Setup Guide
Create an API user role
Log in to your
Zuora acccount
.In the top right corner of the Zuora dashboard, select
Settings
>Administration Settings
.Select
Manage User Roles
.Select
Add new role
to create a new role, and fill in neccessary information up to the form.
Assign the role to a user
From the
administration
page, clickManage Users
.Click
add single user
.Create a user and assign it to the role you created in
Create an API user role
section.You should receive an email with activation instructions. Follow them to activate your API user.
For more information visit Create an API User page
Create Client ID and Client Secret
From the
administration
page, clickManage Users
.Click on User Name of the target user.
Enter a client name and description and click
create
.A pop-up will open with your Client ID and Client Secret.
Make a note of your Client ID and Client Secret because they will never be shown again. You will need them to configure Acho Zuora Connector.
You're ready to set up Zuora connector in Acho, using created
Client ID
andClient Secret
!
Last updated