Announcements
No record found.
How to avoid an infinite loop if a logic app is triggered on Update Dynamics 365 record and then the same record is updated in the logic app?
*This post is locked for comments
Add this to your plugin
if (localContext.PluginExecutionContext.Depth > 1) { return; }
I am not using Plugin to call Logic app.
I am using the Update Dynamcis 365 Record connector available in Logic apps
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.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
ScottDurow 2
GJones 1