Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×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?
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.
Well that's not going to work
Please raise that as a bug
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When you look from JIRA UI you can see the id but I wonder why it's not returned by the api/2/workflow.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.