Whenever a user triggers an event in opportunity, I would like a Flow to loop through all accounts and attach ones with certain attributes.
Is this even possible? If so any help would be greatly appreciated.
Thanks all.
Whenever a user triggers an event in opportunity, I would like a Flow to loop through all accounts and attach ones with certain attributes.
Is this even possible? If so any help would be greatly appreciated.
Thanks all.
Thanks a million. This worked for me!
Yes, is is possible. Create a new flow and use the Common Data Service (current environment) connector. The old Dynamics 365 and common data service connectors are old and have not been updated recently. Most likely this connector will replace the other two in the near future.
After the trigger use the List Records action to retrieve all the account records, and then use the Apply to all Control.
You can add any data manipulation after.
Hope this helps.
Yes you can, you don't need to loop through all account. You can filter with odata querry. Refer to this screenshot. My example is only for guidance.
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,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156