cancel
Showing results for 
Search instead for 
Did you mean: 

Triggering workflow from Frontend(Vue/React) independent of a document

Shweta_Gothe
Champ in-the-making
Champ in-the-making

Hi,

Is there a way to trigger a workflow from front-end (Vue/React) irrespective of any document ? How do we access every node in a workflow from front end?

Similar example has been posted but any more details would help:- https://www.nuxeo.com/blog/rapidly-build-form-centric-applications-with-nuxeo/

Thanks Shweta

1 REPLY 1

Gregory_Carlin
Elite Collaborator
Elite Collaborator

Hello,

You can access all running workflow instance IDs using the RunningWorkflows content enricher https://doc.nuxeo.com/nxdoc/content-enrichers/. Similarly, you can get all task IDs with the pendingTasks content enricher. Then, use a PUT operation like 1. Request URL: https://<NUXEO_SERVER>/nuxeo/api/v1/task//

Regards,

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.