what are the steps to integrate retool with Jira API ?

Jagadheeswaran April 18, 2023

Hi, 
 
While I'm trying to get the my Jira project data by API through Retool app, 
But we getting the authentication error and  they need global permission, eventhough login as admin user also getting the same error.

1 answer

0 votes
Ian Carlos
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 18, 2023

Try doing the next

 

Create a Token for your Jira user at Manage API tokens for your Atlassian account (it will guide you to this link: API Tokens)

 

Add a new header with the following parameters

key: authentication

value: Token the_token_you_just_created

 

Also set authentication to Basic Authentication and use the next parameters

username: your_jira_user_email

password: the_token_you_just_created

 

Let me know if this worked for you

Good luck!

Jagadheeswaran April 18, 2023

@Ian Carlos Will try this and let you know. Thank you

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events