Hi!
When I create Project in Trados, I enable Pre-processing steps, Human Translation, Implement Linguist Review and Hold For Feedback stages in the workflow of that Project as steps. However, when i run:
api.eu.cloud.trados.com/.../v1/projects/{projectId}/tasks
I get all the steps from First Stage of workflow(Preprocessing stage) and steps from Human Translation stage. It does not fetch beyond these stages and nor bring or fetch the stages or tasks Templates of later stages of the workflow of that particular Project. I have tried different APIs, but only this is the one which brings relevant needed data but fails to bring everything. It just stops at Human Translation. However, in workflows or Projects, where "Human Translation" stage was excluded while creation of Project, it used to stop at "Implement Linguistic Review" stage when i call the above API endpoint.
I will be grateful if someone could share how we can tackle this blockage and fetch complete list of tasks for a particular project or share any way around. Thanks!
Translate