CRUD: Create
The create task creates a record of a Zuora object (such as product or subscription) in your tenant.
To find out the data objects available for create operations and the required fields for a data object, refer to the API Reference.
If Invoice Settlement is enabled, the following objects are not available for this task:
- InvoicePayment
- RefundInvoicePayment
- InvoiceItemAdjustment
- CreditBalanceAdjustment
- InvoiceAdjustment
Task Settings
You need to select a Zuora object from the list, add data fields, and specify values for the data fields. Required fields for common objects are auto-populated in the window.
Limitation
The CRUD: Create task does not support processing objects in batches.