Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Downloading Comments using REST API

krishna.channa
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 14, 2023

i am trying to download Comments data into Qlik 

i am using below URL 

https://productsup.atlassian.net/rest/api/3/issue/30711/comment

i need some common URL with out passing issueID

 

WITH CONNECTION(Url "https://productsup.atlassian.net/rest/api/3/issue/$(vFileName)/comment"
HTTPHEADER "Authorization" "Basic email:token" );

 

1 answer

0 votes
Craig Nodwell
Community Champion
December 14, 2023

Hi @krishna.channa welcome to the community.  The rest call needs the issue id since the comments are associated to the issue.  You could try an automation, perhaps building a variable for your rest call.

Suggest an answer

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

Atlassian Community Events