web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

How to Run Workflow on Business Process Flow Stage Change in Dynamics 365

MagnetismXRM Profile Picture MagnetismXRM 6,230


In Microsoft Dynamics 365 when a stage changes in a Business Process, you may want to run a workflow to automate the fetching of information, an invoicing process, or any other number of things. This is incredibly easy to do with Microsoft Dynamics 365.

In the new business process flow designer, simply select Add > Add Workflow, then select the stage within which you want to run the workflow.

image


imageThis will add the workflow item to the stage, from which you are able to select the trigger that you would like the workflow to run on (Stage Entry or Exit), and then also the workflow itself that you want to run. Note that there is a caveat for the workflow selected, that it must be an active, on demand workflow for the same entity as the selected stage. The selected workflow will now run on the selected trigger.

image

Comments

*This post is locked for comments