Tool to send multiple analytics calls in a single batch request. Use when you want to reduce HTTP overhead by batching Identify/Track/Page/Screen/Group calls into one request.
batchRequiredarrayArray of analytics calls (identify, track, page, screen, or group). Each item must include 'type' and required fields per call type.
contextobjectOptional top-level context merged into each call's context.
writeKeystringSegment write key; required when using Bearer authentication.
integrationsobjectOptional top-level integrations merged into each call's integrations.
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.