Trigger a cloud flow on a button click in Dynamics 365
How do I trigger a logic that is common across the entities contained in a cloud flow on a button click?
A few common ways:
Having a HTTPS trigger flow
Creating a 'Trigger' field on the entities
Potential drawbacks:
Having a HTTPS trigger would m...
beyondd365.dev3 min read