Hi there,
Is there a way to add work items to a queue programmatically?
Basically, we are trying to find an effective front-end solution where a user can fill out a web form which then, on submission, a work item is created and added to a specified work queue to be worked on a scheduled process?
Is this possible to develop out, without having to have a blue prism process run to and call the API and add the item that way?
Thanks