Tool to create a new batch operation for multiple items. Use when you need to process many records asynchronously in one call, e.g., bulk contacts, products, orders, or events. Use after preparing the items list to avoid rate limits.
itemsRequiredarrayArray of payload objects for each operation.
methodRequiredstringHTTP method for all operations in this batch. Must be POST or PUT.
eventIDstringRequired when endpoint is 'events'; the ID of the event to trigger.
endpointRequiredstringTarget endpoint for the operations.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.