Hi, I have a requirement to start a process, complete the task, assign a task and reassign of a task from Angular JS screens using Web API.
Could any one share your suggestions and best practices to implement it?
How to configure this tasks in the Angular JS?
How this Appian screens looks when we start the process?
Discussion posts and replies are publicly visible
Could you use embedded interfaces to allow users to interact with Appian (Start Processes, Complete Tasks,etc)? docs.appian.com/.../Embedded_Interfaces.html
Did you get the answer on how this is done?