cancel
Showing results for 
Search instead for 
Did you mean: 

Get Task Instances of Site Invitations only

anshu_kumar
Star Contributor
Star Contributor
Hello Everybody

I have a very particular requirement for one of my clients. For a particular functionality, I need to get all task instances of Site invitations only for a particular user. how can I achieve this?

I checked OOTB my-tasks dashlet and it makes a ajax call to /api/task-instances web script (Java Back-end) on repository side.
There is another REST URI /api/workflow-instances/{workflow_instance_id}/task-instances. But this gives result for particular workflow instance only.

Therefore, I think I will have to probably write my own web-script. Is there any way we can get Site Invitation Tasks only for current user??
Is there any workflow definition parameter which we can append in task query or in any way??


Thanks in Advance!!
1 REPLY 1

anshu_kumar
Star Contributor
Star Contributor
Any leads for this guys??
I'm sure there are ways to do it. Please enlighten me.

Thanks!!