255
Views
2
Comments
[JIRA Connector] Jira to Outsystems
jira-connector
Web icon
Forge asset by OutSystems MVPs
Application Type
Traditional Web

Hi.

Asking for help how to connect Jira to Outsystems thru API.

Is there anyone have instruction or video tutorial? is there best forge for Jira Connector?


Thank you.

2021-01-19 14-54-31
Jan Holthusen

Hi there,

not sure if you are still interested, just a small summary after my research today:

The main documentation on this forge component is inside the Demo Application. On a personal environment, I struggled to set up the official OAUTH way of authentication.

As of today, switching off the Site Property to use OAUTH and entering my own user + an API token as Basic Auth token as described in https://www.outsystems.com/forums/discussion/64230/jira-connector-cannot-create-application-link/ works to connect a cloud personal Jira instance (*.atlassian.net) and an OutSystems personal developer platform. Using OAUTH gave me weird log errors (Invalid provider type specified). When I find time to test this on a "proper" platform I can see if this might be license thing...

2017-06-27 09-39-19
Jan Hidding

Hello Jan,

Is it possible to create a smal API token, because the password field in OS Rest API is max 128 characters. I did use the https://id.atlassian.com/manage-profile/security/api-tokens link to create a API token, but the created token is 701 characters.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.