Configuring Zuora Accounts
In this article
Articles in this section
Overview
You must create Zuora accounts to connect to data sources that you want to use in your Pipelines.
Snap-Account Compatibility
Behavior change
In the recent Zuora updates, there were namespace changes in the SOAP response, which caused all our Snaps to fail. Previously, namespace prefixes were added to the fields in the output document. With this fix, the output field names no longer include namespace prefixes. The account no longer depends on specific prefixes (such as
ns1orns2) in SOAP responses.
Breaking change
Your existing pipelines that reference output fields with namespace‑prefixed names (example,
ns1:success) must be updated to use the new field names without a prefix. Refer to the example mapping of field values shown below:
Before fix | After fix |
|---|---|
|
Error | Reason | Resolution |
|---|---|---|
Missing property in path | Zuora has changed the namespace prefixes in their SOAP responses, and the namespace is no longer added in the output field names. Therefore, the account is unable to validate the responses. | Update the field mappings in the Mapper Snap of your pipeline, downstream or upstream whichever is applicable. |
Configuring Zuora Accounts
You can configure your Zuora accounts in SnapLogic using either the Designer or Manager.
Using SnapLogic Designer
Drag a Zuora Snap to the Canvas and click the Snap to open its settings. Click the Account tab. You can now either use an existing account or create a new one.
Selecting an existing account
SnapLogic organizes and displays all accounts to which you have access, sorting them by account type and location. To select an existing account:
Click the icon to view the accounts to which you have access and select the account that you want to use.
Click to save the Snap settings.
Creating an account
Click Add Account in the Account Reference dialog.
Select the Location in which you want to create the account, select the account type, and click Continue. The Add Account dialog associated with the account type appears.
Enter the required account details. For detailed guidance on how to provide information associated with each account type, use the following links:
Click Validate to verify the account, if the account type supports validation.
Click Apply to complete configuring the Zuora account.
Using SnapLogic Manager
Use Manager to create accounts without associating them immediately with Pipelines.
Accounts in SnapLogic are associated with projects. You can use accounts created in other projects only if you have at least Read access to them.
In the left pane, browse to the project in which you want to create the account and click Create > Account > Zuora, followed by the appropriate account type.
Repeat the steps numbered 3 through 5 in the Creating an account section.