Bulk Clone Transforms
Clone multiple transforms with new names in parallel. Supports two modes:
- Explicit items: Provide list of items with id and name for each clone
- Select all: Set select_all=true with optional filters and name_suffix
Returns partial success results - continues processing even if individual clones fail.
/transforms/bulk/cloneAuthorizationBearer token · headerrequiredapplication/jsonitemsBulkCloneItem[] | nullList of entities to clone with their new names. Omit if using select_all=true.
Show propertiesHide properties
BulkCloneItemidstringrequiredID of the entity to clone
namestringrequiredName for the cloned entity
nullselect_allbooleanIf true, select all entities matching the filters
filtersBulkSelectionFilter | nullOptional filters when select_all=true
Show propertiesHide properties
source_idstring | nullFilter by source ID (for pipelines/destinations)
Show propertiesHide properties
stringnulldestination_idstring | nullFilter by destination ID (for pipelines/destinations)
Show propertiesHide properties
stringnullnullname_suffixstring | nullSuffix to append to original names when using select_all. Default: ' (Copy)'
Show propertiesHide properties
stringnullSuccessful Response
resultsBulkOperationResult[]requiredDetailed results for each entity
Show propertiesHide properties
BulkOperationResultidstringrequiredEntity ID
successbooleanrequiredWhether the operation succeeded
messagestring | nullSuccess message or error details
Show propertiesHide properties
stringnulldataobject | nullOptional data returned by the operation
Show propertiesHide properties
objectnullsummaryBulkOperationSummaryrequiredSummary statistics for a bulk operation.
Show propertiesHide properties
totalintegerrequiredTotal number of entities processed
succeededintegerrequiredNumber of successful operations
failedintegerrequiredNumber of failed operations
Validation Error
detailValidationError[]Show propertiesHide properties
ValidationErrorlocstring | integer[]requiredShow propertiesHide properties
string | integerstringintegermsgstringrequiredtypestringrequiredinputanyctxobject