Send task factory management for bulk distribution operations.
Delivery types: delivery, update, redelivery, delete
Key features:
- Bulk send task creation
- Track counts by status (completed, waiting, sending, error, stuck)
- Configure send dates, release dates, UPCs, and comments
Efficiently manage large-scale distribution operations across multiple platforms.
List send task factories
GET
https://api.idol.io/api/v2
/send-task-factories
Retrieve send task factories for bulk distribution operations
query Parameters
page[number]Page number for pagination
Default: 1
page[size]Number of items per page (max 200)
Default: 20
filter[product-ids]Comma-separated product IDs
filter[dsp-ids]Comma-separated DSP IDs
filter[label-ids]Comma-separated label IDs
filter[company-ids]Comma-separated company IDs
filter[delivery-type]Filter by delivery type
Enum values:
delivery
update
redelivery
delete
Responses
Successful response
object[]
Array of resource objects (override with specific resource schema)
object[]
Related resources included in the response
object
object