How we link test manager results through pushing the Git request

We need the test set results on test manager through email by Git request , how we implemented it ? By the help of Git request we wanna connect with test manager and select our test set and get whatever the results of entire day and make a email for this including some graphs and charts to visualize it and send it you a dedicated person all work done by Git,

Hi @sauravx.giri

Try Using any CI CD pipelines To achieve this

Hope this helps!

Hi @sauravx.giri

connect to test manager using git to pull daily test set results
use UiPath to process data and generate charts
send formatted email with results and visuals to the assigned recipient

for reference- Test Manager - Getting started

In this reference sheet , we are Integrating with Studio not through Git , I need Git flow to call my test set results from Uiapth test manager