How to trigger HyperExecute Test Runs from Azure Devops pipeline and write results back to Azure?

Hi,

I currently have most of my tests built in TestMui using KaneAI.

I have Azure test plans where I keep all my test runs and test cases. Is it possible to setup an Azure pipeline to execute all the tests in a Project on TestMui and publish the results back to the Azure pipeline so I can write these results to my azure test plan ?

Thanks in Advance1