Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

On this Page

Table of Contents
maxLevel2
excludeOlder Versions|Additional Resources|Related Links|Related Information

Snap type:

Write

Description:

This Snap provides the ability to retrieve records by defining a custom query. Export functionality is used to retrieve a larger set of records, which can be done across multiple objects, where as Zuora Query can retrieve a smaller set of records.

  • Expected upstream Snaps:  Any Snap that provides a document output view such as a Structure or a JSON Generator Snap. 
  • Expected downstream Snaps: [None] or any Snap that has a document input view such as Filter, Data, or a JSON Formatter.
  • Expected input:  This Snap currently does not provide a schema on its input view.  Instead, the fields need to be provided manually. 
  • Expected output:  This Snap provides the result of the Execute operation on the output view. Errors can be routed to the error view if enabled or cause the Snap to fail during execution.


Prerequisites:

[None]


Support and limitations:Works in Ultra Task Pipelines.
Account: 

This Snap uses account references created on the Accounts page of SnapLogic Manager to handle access to this endpoint. See Zuora Account for information on setting up this type of account.


Views:


InputThis Snap has at most one document input view.
OutputThis Snap has exactly one document output view.
ErrorThis Snap has at most one document error view and produces zero or more documents in the view.


Settings

Label


Required. The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline.

Request timeout



Required. Defines the timeout value for the SOAP request (in seconds). A value of 0 indicates no timeout.

Example: 0

Default value: 0 

Query


Required. The Zuora query being executed. The query can contain pipeline parameters or variables from the input field, such as:

  • "Select Id from Account where Id = ' " + $Id + " ' " 
  • The expression toggle (=) must be enabled.

Example: Select ID From Account
Default value: [None]


Encrypted


Required. Enables you to encrypt fields such as credit card numbers, which are returned in the export. The encryption is performed by Zuora before the records are retrieved by the Snap.


Execute name


An optional property to define the name of the export in Zuora.


Multiexcerpt include macro
nameSnap Execution
pageSOAP Execute

Multiexcerpt include macro
nameExecution_Detail_Write
pageSOAP Execute

  

Downloads

Multiexcerpt include macro
namedownload_instructions
pageOpenAPI

Attachments
patterns.*slp, .*zip

The sample pipeline (attached) contains these Snaps: Zuora Execute, Data, Zuora Create, Structure, Zuora Update, Zuora Delete.

Insert excerpt
Zuora Snap Pack
Zuora Snap Pack
nopaneltrue