RegEx Replace in Power Automate Flows

One of the many recent features Microsoft announced is “C# code in custom connector”. In the past we used to build some sort of services (azure functions mainly) to host the code and configure it as custom connector. Although it is quite powerful but it is good amount of work in terms of acquiring azure …

Continue reading RegEx Replace in Power Automate Flows

Monitor Long-running Power Automate Flows with a Flow.

One of the major challenges we see with the growing number of flows in an Enterprise is – The 'governance' of Flows for IT Support. It is very easy to lose track of the flows (specially with the throttling limits in place) and if any of them are doing business critical activities/regulatory stuff, the end …

Continue reading Monitor Long-running Power Automate Flows with a Flow.

Trigger Power Automate (Flow) Synchronously from CDS

💡 Triggering the flow Synchronously may not be a good idea. So, use it carefully. 💡 The steps mentioned here are not purely “citizen developer”, having said that it also doesn’t involve any coding. One should have knowledge on how to use Plugin Registration tool though. Again, as I mentioned in my previous blog post …

Continue reading Trigger Power Automate (Flow) Synchronously from CDS

Flows are not triggering or triggering very slow

There are times where for no “obvious” reason your flow stops working and/or triggering very slow (we are talking about hours together to trigger the flow).This I’m particularly talking in the context of CDS Trigger (when a record created/updated/deleted). When I faced this problem last week in one of our lower environments, It turns out …

Continue reading Flows are not triggering or triggering very slow