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.
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...
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.