SystemX->Frontu (Task Request)
3min
task request data witch you need to send to create a task request creating task request you need to send this data { "title" "technical review", "client" "client1", (this is client systemid) "workspace" "workspace1",(this is workspace systemid) "systemid" "taskrequest1" (this is task request systemid) } important title is required for this post method you need to send only object serialnumber and object + client will be selected automatically if you decide to send just the workspace because in this time you want to select client by the object, then you can send body like this { "title" "technical review 2", "workspace" "workspace1", "systemid" "taskrequest1" } and the system automatically assigns the client which is related to the object