The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Power Automate Get List Of Issues Not working

Mark Porter
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!
March 24, 2025

I'm trying to export a list of issues for a specific project to SP but the online documentation for this connector does not seem to detail the correct string format to be able to do this.

 

If i use the base URL of the Jira instance it returns zero issues, if i try to use a JQL query int he string it tells me i cannot use / in a jql query even when there is no / in the query.

 

Can anyone help with the correct format for the Jira instance parameter for the Get list of issues component please?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
David Nickell
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 Champions.
March 24, 2025

hope this helps.... I don't use a connector, but here are some related REST API calls.  The instance in a rest call looks like this:

https://splitdimedata.atlassian.net/rest/api/3/component/10011

 

Using the jira.atlassian data for an example -- here are some REST calls. (Enterprise uses version 2 of some of the same REST calls as cloud -- which is version 3)

 

Mark Porter
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!
March 24, 2025

Thanks David, all these rest calls work for me when i use them directly in the browser but they all fail when i try to use them with the OOB jira connector. I am pretty sure they would work if i used the HTTP connector but our company doesn't allow the use of that one

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
ENTERPRISE
TAGS
AUG Leaders

Atlassian Community Events