# Zuora - Search record action
# Search record action
This action searches for records in Zuora. First, select the object type in Zuora after which Workato will generate the possible search parameters. Ensure that the Zuora connector is configured to the latest WSDL SOAP API version. Earlier WSDL versions may not be compatible.
Search parameters are dynamically generated based on the object selected.
# Input fields
Field | Description |
---|---|
Object | Select the object type in Zuora you hope to create. |
Object-level Search parameters fields | All relevant object input fields. Required input fields will be highlighted. Take note that the ID in the response from the create record action or the update record action should be matched to the ID search parameter. |
# Output fields
Field | Description |
---|---|
Array of records | An array of records where the attributes returned for each record change dynamically based on the object you have selected. |
Last updated: 8/18/2020, 5:39:55 AM