CRUD: Create
This reference describes the CRUD: Create task.
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.
Concurrency Mode: Controls whether Workflow processes tasks in a single or multi-threaded manner for this task type. Select Sequential to single-thread, or Parallel to allow multi-threaded processing.
If you select Parallel, the Max Concurrency setting controls the maximum number of threads for this task type that can be utilized. You can specify a value from 1 up to the allowed maximum for this task type. A value of 1 behaves the same as Sequential processing.