Hi Community,
In my first project, I want to trigger Power Automate Flow on Change of Primary Contact field in Account entity. Is there possible?
If it is possible than how to trigger flow?
Anyone help me?
Hi Community,
In my first project, I want to trigger Power Automate Flow on Change of Primary Contact field in Account entity. Is there possible?
If it is possible than how to trigger flow?
Anyone help me?
The one that sjov and Abdul Wahab mentioned, but complexity is higher. Take a look at these examples:
If you're not a developer, it will not be easy as the code is not ready to use. You need to adjust it to your scenario and needs.
Just for the Information, Is there any another way to trigger Power Automate onChange of lookup field?
Thanks Pedro Sacramento, Abdul Wahab for clearing my doubt :)
Hi Kalp,
That is what I should suggest before... Pedro, I like your suggested solution.
Hi Kalp Shah . I'm assuming that you are talking about triggering a Power Automate Flow when you change the account entity on an Online Dynamics 365 environment.
You can choose the Dataverse connector, and follow this documentation docs.microsoft.com/.../create-update-delete-trigger, the "Column Filter" will need to be the "Primary Contact" field for your scenario.
In this example the flow will only trigger when the field "cst_readytosend" is changed.
Open form double click the field add event to call js function.
Actually I want to trigger on 'Primary Contact' field which is lookup field in Account entity.
You can add an onchange event on the field and trigger the flow using javascript function.
Check following link.
If it is triggered On the change event then how does it is working when the whole record is modified. Can you please explain little bit more?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156