How to call a workflow from JavaScript?
We can easily call a workflow from a JavaScript code. For this we will need the workflow GUID and the GUID of the record from which you will trigger the workflow.Note : – Click the checkbox “Child Process” in order to call the workflow externally via JavaScript. Below code demonstrates how to call the workflow