Skip to main content
Nintex Community Menu Bar
Solved

K2 Nintex API Check Workflow Tasks Assign to a User

  • August 30, 2024
  • 3 replies
  • 64 views

Forum|alt.badge.img+4

Hi, I am trying to use API to get workflows assigned to a specific user. Is there a way to do it?

Best answer by Deon

If you mean Get all tasks assigned to a user when you say “get workflows assigned” then yes,

Check out: https://help.nintex.com/en-US/nintexautomation/devref/5.7/Content/Runtime/WF-REST-API/Workflow-REST-API-Retrieve-Tasklist.htm

 

3 replies

Deon
Forum|alt.badge.img+10
  • Rookie
  • August 30, 2024

@bentsui ,

 

which API are you trying to use, K2 has tons of different API’s for different situations.

 

Workflow REST API?

OData EndPoints?

.NET Assemblies?

 


Forum|alt.badge.img+4
  • Author
  • Scholar
  • August 30, 2024

@Deon ,

I am trying to use Workflow REST API.

 


Deon
Forum|alt.badge.img+10
  • Rookie
  • Answer
  • September 1, 2024

If you mean Get all tasks assigned to a user when you say “get workflows assigned” then yes,

Check out: https://help.nintex.com/en-US/nintexautomation/devref/5.7/Content/Runtime/WF-REST-API/Workflow-REST-API-Retrieve-Tasklist.htm