Batch Operations

This section covers features that allow the processing of multiple Resource and Relationship operations efficiently, including bulk operations for high-volume tasks and bundle requests for atomic, transactionally secure actions.

The table below highlights the key characteristics of both APIs:

Bundle APIBulk API
Use CaseMultiple operations on Resources and RelationshipsOptimizing operations when dealing with large volumes.
ExecutionSynchronousAsynchronous
Supported Operations"CREATE","UPSERT", "DELETE""CREATE","UPSERT", "DELETE"
Atomic TransactionYesNo
Maximum Volume per Request500 KB5 GB