Hi all
I've a flow that enable/disable share access to an opportunity of Dynamics 365 sales.The flow works fine, but sends more than 10 mails to the user to notify him that he is enabled or disabled for this opportunity.Somebody can indicate to me where I'm mistaken?
Thanx also for any suggestion
Thanks for your help to both
Steve Zhao2
Bipin Kumar
Hi DIE PIC,
Bipin Kumar is correct. You need let your flow run on the specific value changed. Otherwise, whichever field's value changed, the flow would run.
I notice that there is a field named dev1_utentecollegato which seems that it is a Boolean field. And you want to send email when it is true.
If you only want when the dev1_utentecollegato of record is modified to true, then run your flow. You should add this setting on your trigger:
Hi,
You should select attributes in column filter to restrict flow to run on specific fields value updated instead of running on all fields value update.
learn.microsoft.com/.../create-update-delete-trigger
Hi Bipin Kumar .... for sure ... I forget it.
If FALSE the flow end
Hello,
Can you please share your flow where you send an email ?
What is the trigger?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Mansi Soni as our August 2025 Community…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Hamza H 141
Daniyal Khaleel 132
DAnny3211 130