Question
Maantic Inc
IN
Last activity: 3 Feb 2024 22:39 EST
Pega API v1 submitting WorkBasket assignment from external application
We have a requirement where an WI is waiting at deferred queue for an Action to be completed on the external application (Pega app ) . As that action is completed on the External system, we need to call our application and resume flow based on the response.
Problem:- WorkBasket assignments are not considered in GET /assignments api. This service only returns Authenticated User's worklist items.
We have a requirement where an WI is waiting at deferred queue for an Action to be completed on the external application (Pega app ) . As that action is completed on the External system, we need to call our application and resume flow based on the response.
Problem:- WorkBasket assignments are not considered in GET /assignments api. This service only returns Authenticated User's worklist items.
Please advise how to deal with this requirement using Pega API v1