Retrieval of available assignment actions

I'm trying to use the GetAssignmentActions step to retrieve the possible actions available for an assignment type (by using an existing assignment). However, this returns an error if the assignment is not assigned to the caller.

Is there a way in flow to find out what the actions are for an assignment type? i.e. defined by Folder and Assignment Name. Perhaps by traversing to the Form?

I'm trying to build a tool to deal with mass assignments, and would like to dynamically show which completion actions are availble.

Sign In or Register to comment.