TMS: API & webhooks

Make it possible to list jobs by multiple workflow steps via API

Current behavior
When using the List jobs API call, the workflowLevel parameter can be specified only once, so users can list jobs from one workflow step at a time. 

Requested behavior: 
Make it possible to select multiple workflow steps while listing jobs via API, by making the workflowLevel parameter behave as an array (ex: workflowLevel[]=1,2,3).

Use case:
This would make the search faster and fewer calls would be needed to list the desired jobs.

 

 

0

0 comments

Please sign in to leave a comment.