Connecting to On-Premise Jira Instance using UiPath Jira Activities

Hello,

I am currently working on a project where I need to automate the process of creating tickets in my company’s Jira instance using UiPath. I have explored the Jira activities available in UiPath and would like to integrate them into my workflow. However, our Jira instance is hosted on-premise (not in the cloud), and I would like to know if it is possible to connect UiPath to an on-premise Jira server using the Jira activities.

I would appreciate any guidance or best practices on how to establish this connection, including any necessary configurations or prerequisites (e.g., API, authentication, etc.).

Thank you for your support!

@k.mizia

On prem 8.2+ version supports creation of external resource to expose api call via oauth which can be used

Cheerz