Hi
I have a requirement, i need to call a workflow from java script. Can someone suggest me the steps that i should follow to get the requirement done.
Thanks in advance.
*This post is locked for comments
Hi
I have a requirement, i need to call a workflow from java script. Can someone suggest me the steps that i should follow to get the requirement done.
Thanks in advance.
*This post is locked for comments
Hi, You Can use the process.js library that developed for CRM 2013 to Dynamics 365 and it has a simple method you can add this library to your form and in your JavaScript code just use "Process.CallWorkflow" or "Process.Calldialog" or "Process.CallAction" to call what you want. the documentation of this lib is very good and it has a very simple description.
You can use this link: Process.Js
please mark Accept this comment if it can help you.
Hi ,
You could refer to the latest post about 'Calling a Dynamics 365 Workflow through JavaScript'.
https://carldesouza.com/calling-a-dynamics-365-workflow-through-javascript/
Hope it would help,
Regards
Johnny
You can utilize web api and call ExecuteWorkflow action from javascript.
www.inogic.com/.../execute-workflow-using-web-api-in-dynamics-365-2
André Arnaud de Cal...
293,278
Super User 2025 Season 1
Martin Dráb
232,011
Most Valuable Professional
nmaenpaa
101,156
Moderator