Zuora REST
The Zuora REST API offers a wide range of operations and resources for web storefront integration, self-service subscriber sign-ups and account management, processing revenue schedules through custom revenue rule models, and more. This connector supports predefined and custom actions.
Actions
- createPaymentMethods
- Create multiple payment methods
- createUnitOfMeasures
- Create multiple unit of measures
- createAccountingCodes
- Create multiple accounting codes
- createContacts
- Create multiple contacts
- queryAccounts
- Query the accounts based on query criteria
- queryAccountingCodes
- Query the accounting codes based on query criteria
- createUsages
- Create multiple usages
- queryAmendments
- Query the amendments based on query criteria
- createAccountingPeriods
- Create multiple accounting periods
- queryInvoiceAdjustments
- Query the invoice adjustments based on query criteria
- queryUnitOfMeasures
- Query the unit of measures based on query criteria
- queryProducts
- Query the products based on query criteria
- createAccounts
- Create multiple accounts
- createBillingRuns
- Create multiple billing runs
- createTaxationItems
- Create multiple taxation items
- createInvoicePayments
- Create multiple invoice payments
- createInvoiceAdjustments
- Create multiple invoice adjustments
- queryInvoicePayments
- Query the invoice payments based on query criteria
- queryProductRatePlans
- Query the product rate palns based on query criteria
- createRefund
- Create multiple refunds
- queryRefund
- Query the refunds based on query criteria
- createProducts
- Create multiple products
- createInvoices
- Create multiple invoices
- createPayments
- Create multiple payments
- queryContacts
- Query the contacts based on query criteria
- queryAccountingPeriods
- Query the accounting periods based on query criteria
- queryMore
- Query the accounting codes based on query criteria
- createProductRatePlans
- Create multiple product rate plans
- createAmendments
- Create multiple amendments
- createSubscriptions
- Create a subscription for an existing customer account
- querySubscriptions
- Query the subscriptions based on query criteria
Custom Actions
You can create custom actions to meet specific integration requirements. These custom actions share the same configuration and execution behavior as predefined actions within any workflow.
For more information, see how to create custom actions.