Zuora Activities
Zuora endpoints contain the connection information that studio and the Integration Appliance use to connect to the Zuora application. Before creating a Zuora endpoint, you need to download and install the Zuora connector.
For information about downloading and installing the connector, see Downloading and installing plug-in connectors
- Overview of the Zuora connector
The Zuora connector enables two-way communication between App Connect and the Zuora application. You can create and modify objects within the Z-Billing and Z-Payment applications in Zuora, using the Zuora connector. - Creating and editing a Zuora endpoint
Zuora endpoints contain the connection information that studio and the Integration Appliance use to connect to the Zuora application. You can create multiple endpoints that refer to separate instances. - Using the Zuora Create Objects activity
Use the Zuora Create Objects activity to create objects such as Account, Amendment, Contact, InvoiceAdjustment, InvoiceItemAdjustment, InvoicePayment, Payment, PaymentMethod, Product, ProductRatePlan, ProductRatePlanCharge, ProductRatePlanChargeTier, RatePlan, RatePlanCharge, RatePlanChargeTier, Refund, and Usage in the Zuora application. - Using the Zuora Update Objects activity
Use the Zuora Update Objects activity to update objects such as Account, Amendment, Contact, Invoice, InvoiceAdjustment, InvoiceItemAdjustment, Payment, PaymentMethod, Product, ProductRatePlan, ProductRatePlanCharge, ProductRatePlanChargeTier, RatePlanCharge, and Subscription in the Zuora application. - Using the Zuora Delete Objects activity
Use the Zuora Delete Objects activity to delete objects such as Product, Account, or Contact from the Zuora application. - Using the Zuora Query Objects activity
Use the Zuora Query Objects activity to query for objects such as Product, Account, or RatePlan from the Zuora application. The query string that you specify for this operation must adhere to the Zuora Object Query Language standard. - Using the Zuora Amend Subscription activity
Use the Zuora Amend Subscription activity to amend or change objects such as Subscription, in the Zuora application. - Using the Zuora Create Subscription activity
Use the Zuora Create Subscription activity to create a subscription by specifying the basic information about the subscription such as the Account, PaymentMethod, and RatePlanData in the Zuora application. - Using the Zuora Generate Invoice activity
Use the Zuora Generate Invoice activity to generate an invoice for a customer by specifying the AccountId, InvoiceDate, TargetDate and so on, in the Zuora application. - Specifying the Retry options for Zuora activities
Specifying the Retry parameters is one of the tasks to configure Zuora activity.