In this article
...
Field Name | Data type | Description |
---|---|---|
Label* | String | Specify a unique label for the account. Default Value: ELT Database Account |
OpenAPI Specification | String | Enter the URL for the OpenAPI specification file. Example: zuora_open_api_spec3.json, sldb:///zuora_open_api_spec3.json |
Zuora Object | String | Required. Enter the desired Zuora object name. Example: Account |
Where Clause | String | Enter the WHERE clause of the Zuora SELECT query without the word ‘WHERE’. Example: name = ‘SnapLogic’ |
Output Fields | String | Enter the SELECT field names, one field name for each row. If empty, the Snap attempts to select all fields. Example: id |
Number of retries | Integer | Enter the maximum number of retry attempts in case of a failure in execution. Example: 3 |
Retry interval (seconds) | Integer | Specify the minimum number of seconds to wait before the next retry. Example: 2 |
Troubleshooting
Error | Reason | Resolution |
---|---|---|
SOAP Exception | SOAP request failed | Please verify the template is correct. the substituted values are valid and the provided envelope matches the namespaces that are required by the targeted service. |
Authorization Exception | The provided credentials are not authorized to request the export from Zuora. Please make sure that the credentials match either Zuora's sandbox or production environment. | You can switch between sandbox and production by dis/enabling the production property on the Zuora account. |
Error finding subscribes a node in the template | Please ensure that the template has a subscribes node under the subscribe node parent. | |
Unexpected input type | The provided input is not a document of type Map | Please ensure the input document type is of type Map. |
Examples
Excluding Fields from the Input Data Stream
We can exclude the unrequired fields from the input data stream by omitting them in the Input schema fieldset. This example demonstrates how we can use the <Snap Name> to achieve this result:
<screenshot of Pipeline/Snap and description>
Download this Pipeline.
Downloads
Note | ||
---|---|---|
| ||
|
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
...
See Also
- Endpoint Doc Link 1
- Endpoint Doc Link 2
- Endpoint Doc Link 3
- Zuora Snap Pack
- Getting Started with SnapLogic
- Snap Support for Ultra Pipelines
- SnapLogic Product Glossary
- https://knowledgecenter.zuora.com/BB_Introducing_Z_Business/B_Getting_Started_Tutorial/B_Billing/A_The_Zuora_Product_Catalog/TeamCollaboration_Tutorial%3A_Design_a_Custom_Product_Catalog