Create TaskTaker via Rest API
Hallo!
We are using TAO 3.3 and we would like to integrate it with our system.
One of the challenges is to create a TaskTaker via REST API.
We found one tutorial https://hub.taotesting.com/articles/rest-services-layer-tutorial
but according to the beginning, this may not work in 3.3 and as far as we tested it does not.
Or are we wrong and this should work?
Questions is: what would be a best way to create a TaskTaker and add this user to group, programmatically?
Comments
You can find information by checking this documentation - https://github.com/oat-sa/extension-tao-testtaker/blob/master/doc/swagger.json
and this endpoint - https://github.com/oat-sa/extension-tao-testtaker/blob/master/actions/RestTestTakers.php