All posts by Ruud van Geleuken

Business Central 🧡 Power Automate – Setting up Automated Workflows (Preview)

Since Business Central 20.1 it’s finally possible to set up Automated Power Automate Workflows again. Business Central 🧡’s Power Automate even more. With automated workflows your end-users can now manually trigger Power Automate workflows within the Business Central context. This means that: You’ll now get contextual information when triggering Power Automates from BC. This greatly […]

Power Apps – ForEach loops in Canvas apps using the ForAll and Sequence function

Hey all, Before 2020 it was possible to create ForEach loops in Power Apps by using a Timer. The Timer would be used to execute an action until a certain counter value is reached. An example can be found in, for example, this blog post: https://powerusers.microsoft.com/t5/News-Announcements/How-to-do-ForEach-or-Do-while-loops-in-power-apps-canvas/ba-p/346392. This approach works but feels a little bit inconvenient. […]

Business Central API – list of all endpoints for the API

When playing around with the Business Central API, I noticed that the documentation was quite brief on how to call an API endpoint. This ultimately resulted in quite some trial and error, eventually finding the correct endpoint. Are you struggling to find the correct endpoint URL for your environment? Say no more, this blog post […]