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: 

How to use the api/2/workflow endpoints without workflow ids?

wisznie
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!
November 24, 2016

As far as I can tell, workflows in JIRA have no ids, yet all the endpoints for working with workflows require an ID which doesn't exist. Are those endpoints simply not accessible? How do I use them or am I just out of luck if I want to use the REST api to do this? 

3 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Jan Eelco Hoekstra
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!
April 24, 2024

It is strange, but there is no way to get the workflow ID's over the rest API. Workflows do have an ID, it is only not shown on any /workflow or /workflow/search or whatever endpoint.
On server and DC, you can get these infors from the database itself, but if you need them on cloud, ask Atlassian support to supply you with a list of workflow names and their ID's from the database.

0 votes
mlassau_atlassian
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.
November 27, 2016

Well that's not going to work sad

Please raise that as a bug

0 votes
Volodymyr Krupach @BrizoIT
Atlassian Partner
November 24, 2016

When you look from JIRA UI you can see the id but I wonder why it's not returned by the api/2/workflow.

Comments for this post are closed

Community moderators have prevented the ability to post new answers.