Using UiPath for Jenkins workflows

I am trying to build a workflow around a Jenkins build process, however in the console log page, i want wait till the build is complete to check SUCCESS or FAIL and do some email steps after that.
But i dont get any selector on screen to wait n check for build completion.
Has anyone attempted Jenkins build process to be triggered and monitored via UiPath. how to go about the process.