I have a doubt, Can we do jenkins integration with UiPath?

So as a part of my project in company i was tasked to do a research on UiPath. So i found UiPath being more user friendly for test automation compared to the other tools like Selenium and Playwright.
I have done a few test automation on UiPath.
Next task assigned to me was to do a Jenkins (CI / CD) integration with UiPath. Can anyone Help me with this…
And one more thing i am working on UiPath community edition. I just want to verify that can we do integration with Jenkins or other CI / CD integration tool.

Can anyone help

Yes Jenkin integration is possible

Check the below link

How to Integrate UiPath Studio Workflow with Jenkins? - Help / Studio - UiPath Community Forum

@Sreejith_Nair1,

Refer this plugin.

@Sreejith_Nair1

please check this

cheers

Yes, it can, but with some caveats:

  • You won’t be able to use UiPath Orchestrator’s enterprise-level features (like on-prem Orchestrator APIs or advanced Robot management).
  • You can still trigger jobs, run tests, and use CLI tools to manage packages from Jenkins using UiPath Command Line Interface (CLI) or UiPath Assistant.

Hi @Sreejith_Nair1