Skip to main content
POST

Your Implementation Required

This endpoint must be implemented on your server
Enginy calls this endpoint to retrieve multiple tasks at once.

Request

array
required
Array of task CRM IDs to retrieve

Response

Return an array of task objects. Omit tasks that don’t exist.
If a task ID doesn’t exist, simply omit it from the response array.