Skip to main content
Nintex Community Menu Bar
Solved

Getting Workflow ID

  • February 9, 2018
  • 5 replies
  • 423 views

How do I get a workflow ID?

Best answer by Ryan_Crawford

I was able to find it.  For anyone else looking for this in the future, you can locate it as the last section of the url in the management studio when looking at that particular workflow.

 


5 replies

Forum|alt.badge.img+16
  • February 9, 2018

Hi,


 


Could you provide a bit more details on the scenario?


In your workflow, you can get Workflow ID from the Context Browser's Workflow Context.


 


  • Author
  • February 9, 2018

Thanks for the reply. What I need is the ID for the workflow, not an instance of the workflow.


Forum|alt.badge.img+16
  • February 9, 2018

Hi,


 


Maybe the Process Overview SmartObject can get you the Process Set ID.



I'm having the same problem.  I'm looking to start a new instance of a workflow via the Rest API.  To do so you need the workflow "id".  I had used an older version of the service and you just needed the name of it.  I'm unsure how to find the id.  I've looked in the K2 Management studio and the database but was unable to find it.  Doing a google search turned up nothing and the only result on the k2 site that seemed relevent was this post.


I was able to find it.  For anyone else looking for this in the future, you can locate it as the last section of the url in the management studio when looking at that particular workflow.