Tool to submit asynchronous batch routing requests to TomTom API. Use when you need to calculate multiple routes efficiently in a single batch operation. The API returns a batch ID that can be used to retrieve results once processing is complete.
batchItemsRequiredarrayArray of routing queries to be processed in batch. Each item contains a 'query' field with the route calculation endpoint path.
redirectModestringControls HTTP response code: 'auto' returns HTTP 303 with Location header for immediate redirect, 'manual' returns HTTP 202 for manual polling. Default is 'auto'.
waitTimeSecondsintegerMaximum wait time in seconds for batch processing to complete before returning response. Valid range: 5-60 or 120 seconds. Default is 120.
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.