Hi,
I have been trying to connect to JIRA using the HTTP request to GET data using the API. I have no success on how to pass the authetication token. I have done this with othe rPAI using the header puting "Authorization" and in the value "Bearer XXX". This noramlly works but I'm not sure how to apply this with JIRA....has anyone doen this...does it need a custom connector? Documentation says it supports JWT and OAuth 2.0 (3LO)....
Help is really apprecuated as I'm stuck