Zuora REST V2 Connector > Zuora REST V2 Operations > Zuora REST V2 Operations Overview
  

Zuora REST V2 Operations Overview

Zuora exposes the web service API that the Secure Agent uses to perform integration tasks through the REST protocol.
When you create a mapping, you can associate a Zuora REST V2 connection and an operation. The Secure Agent connects to the web service to access, transform, or write data. The request and response are REST messages. The REST request and response messages contain hierarchical data, where the data follows a JSON schema. If you want to write data to a relational target, the Secure Agent converts the hierarchical data fetched from Zuora to relational data.
Note: When you use the Get operation, you can read maximum of 65,000 characters in a single call. If an error occurs while reading the records, reduce the limit specified for the Get operation and try again. For information about the operations, see the Zuora API documentation.