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:
Input
This Snap has at most one document input view.
Output
This Snap has exactly one document output view.
Error
This 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, 0 means no timeout Example: 0 Default value:Â 0
Object
This property sets the Zuora object name. A suggestion will retrieve a list of all available object names from Zuora that can be read as a whole.
Only objects that are read as a whole can be select. The Select Snap should be used for selecting fields of an object to be read.
Example: Account Default value: [None]Â
Remove namespace prefixes
Select this option to remove any residual XML namespace prefixes from the output JSON. For example, "ns2:Id" becomes "Id".
Default value: Not selected.
Snap Execution
Select one of the following three modes in which the Snap executes:
Validate & Execute: Performs limited execution of the Snap, and generates a data preview during Pipeline validation. Subsequently, performs full execution of the Snap (unlimited records) during Pipeline runtime.
Execute only: Performs full execution of the Snap during Pipeline execution without generating preview data.
Disabled: Disables the Snap and all Snaps that are downstream from it.
Default Value:Â Execute only Example: Validate & Execute
Downloads
Important steps to successfully reuse Pipelines
Download and import the pipeline into the SnapLogic application.