You are viewing an old version of this page. View the current version .
Compare with Current
View Page History
« Previous
Version 15
Next »
In this article
Overview You can use this Snap to retrieve all fields for a Zuora object.
Expected upstream Snaps : [Optional] If none, the Snap executes once. If there are input documents, the Snap executes once for each input document.
Expected downstream Snaps : Any Snap that has a document input view, such as Filter or Mapper or JSON Formatter.
Expected output : This Snap provides records for all fields of the selected Zuora object if the Output Fields property is empty.
Prerequisites None.
Support for Ultra Pipelines Works in Ultra Pipelines .
Limitations None.
Known Issues None.
Input/Output Type of View Number of Views Examples of Upstream and Downstream Snaps Description Input Document
This Snap has at most one document input view. Output Document
This Snap has exactly one document output view.
Snap Settings Field Name
Data type
Description
Label*
String
Specify a unique label for the account.
Default Value : ELT Database Account Example : ELT RS Account
OpenAPI Specification
String
Enter the URL for the OpenAPI specification file.
Example : zuora_open_api_spec3.json, sldb:///zuora_open_api_spec3.json Default value : [None]
Zuora Object
String
Required . Enter the desired Zuora object name.
Example : AccountDefault value : [None]
Where Clause
String
Enter the WHERE clause of the Zuora SELECT query without the word ‘WHERE’.
Example : name = ‘SnapLogic’Default value : [None]
Output Fields
String
Enter the SELECT field names, one field name for each row. If empty, the Snap attempts to select all fields.
Example : idDefault value : [None]
Number of retries
Integer
Enter the maximum number of retry attempts in case of a failure in execution.
Example : 3Default value : 0
Retry interval (seconds)
Integer
Specify the minimum number of seconds to wait before the next retry.
Example : 2Default value : 1
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
Download this Pipeline .
Downloads
No files shared here yet.
Snap Pack History Click to view/expand
Release Snap Pack Version Date Type Updates November 2024 main29029
13 Nov 2024
Stable
Updated and certified against the current Snaplogic Platform release.
August 2024 main27765 21 Aug 2024 Stable Updated and certified against the current Snaplogic Platform release. May 2024
main26341
08 May 2024
Stable
Updated and certified against the current SnapLogic Platform release.
February 2024 436patches25953 23 Apr 2024 Latest Upgraded Apache CXF from version 3.4.2 to 3.6.3 to prevent vulnerability issues.
February 2024 main25112 14 Feb 2024 Stable Updated and certified against the current SnapLogic Platform release. November 2023 main23721 08 Nov 2023 Stable Updated and certified against the current SnapLogic Platform release. August 2023
main22460
16 Aug 2023 Stable
Updated and certified against the current SnapLogic Platform release.
May 2023
main21015 10 May 2023 Stable
Upgraded with the latest SnapLogic Platform release.
February 2023 main19844 09 Feb 2023 Stable Upgraded with the latest SnapLogic Platform release. November 2022 main18944 10 Nov 2022 Stable Upgraded with the latest SnapLogic Platform release. October 2022 430patches17426 14 Oct 2022 Latest The Zuora OpenAPI Snap now does not display the following checkboxes:
Pass through
Display headers for Get
Trust all certificates
Enable URL Encoding
August 2022 main17386 11 Aug 2022 Stable Upgraded with the latest SnapLogic Platform release. 4.29 main15993 14 May 2022 Stable Upgraded with the latest SnapLogic Platform release. 4.28 main14627 12 Feb 2022 Stable Upgraded with the latest SnapLogic Platform release. 4.27 main12833 13 Nov 2021 Stable Upgraded with the latest SnapLogic Platform release. 4.26 main11181 14 Aug 2021 Stable Introduced the following Snaps and account types to connect these Snaps with the Zuora REST API.
4.25 main9554 08 May 2021
Stable Upgraded with the latest SnapLogic Platform release. 4.24 main8556 13 Feb 2021
Stable Upgraded with the latest SnapLogic Platform release. 4.23 main7430 14 Nov 2020
Stable Upgraded with the latest SnapLogic Platform release. 4.22 main6403 12 Sep 2020
Stable Upgraded with the latest SnapLogic Platform release. 4.21 snapsmrc542 Stable Upgraded with the latest SnapLogic Platform release. 4.20 snapsmrc535 08 Feb 2020
Stable Upgraded with the latest SnapLogic Platform release. 4.19 snaprsmrc528 14 Nov 2019
Stable Upgraded with the latest SnapLogic Platform release. 4.18 snapsmrc523 10 Aug 2019
Stable Upgraded with the latest SnapLogic Platform release. 4.17 ALL7402 11 Jun 2019
Latest Pushed automatic rebuild of the latest version of each Snap Pack to SnapLogic UAT and Elastic servers.
4.17 snapsmrc515 11 Jun 2019
Latest Added the Snap Execution field to all Standard-mode Snaps. In some Snaps, this field replaces the existing Execute during preview check box.
4.16 snapsmrc508 16 Feb 2019
Stable Upgraded with the latest SnapLogic Platform release. 4.15 snapsmrc500 15 Dec 2018
Stable Upgraded with the latest SnapLogic Platform release. 4.14 snapsmrc490 11 Aug 2018
Stable Upgraded with the latest SnapLogic Platform release. 4.13 snapsmrc486
12 May 2018
Stable Upgraded with the latest SnapLogic Platform release. 4.12 snapsmrc480
17 Feb 2018
Stable Upgraded with the latest SnapLogic Platform release. 4.11 snapsmrc465 11 Nov 2017
Stable Upgraded with the latest SnapLogic Platform release. 4.10 snapsmrc414
12 Aug 2017
Stable Upgraded with the latest SnapLogic Platform release. 4.9 snapsmrc405 13 May 2017
Stable Upgraded with the latest SnapLogic Platform release. 4.8 snapsmrc398
11 Feb 2017
Stable Upgraded with the latest SnapLogic Platform release. 4.7 Patch zuora2593 30 Jan 2017 Latest Add additional retry logic for connection to server.
4.7 Patch zuora2521 26 Jan 2017 Latest Retry added for failed login.
4.7 snapsmrc382
23 Nov 2016
Stable Upgraded with the latest SnapLogic Platform release. 4.6 snapsmrc362 13 Aug 2016
Stable Upgraded with the latest SnapLogic Platform release. 4.5.1 snapsmrc344
18 May 2016
Stable Zuora Read Snap now has an option to remove the namespace prefixes from the Snap output.
4.4.1 18 Mar 2016 Stable Zuora Read Snap updated to include ProductRatePlan added to Object list.
See Also