Ohh no, my AppSource app stopped working

A while back, I showed how to put an app on AppSource. I used an exchange rate downloader that was coded in an earlier video as the example app. The app was using a free service on the internet that has disappeared. So in this video, I show how I’m converting the app into using a different service, floatrates.com.

Source : Hougaard.com
Read more…

It’s time for Microsoft to step up their AppSource Security Game

With AppSource maturing and we’re passing 1700 apps for Business Central, it’s time to think about app security. How does a customer see what tables, events and resources an app will be using? How does a customer stay in control of their data and system? In this video, I’m showing a prototype of how one aspect of how to improve app security.

Source : Hougaard.com
Read more…

Update apps installed from Appsource in Business Central Online with Powershell

This post will show you how you can update apps installed from the Marketplace in Business Central Cloud with Powershell.

In the example below, powershell will be used which will invoke the APIs needed to update the APPs installed from the marketplace. For convenience I added a couple of functions to the BCContainerhelper to make it more convenient, in this way we can take advantage of the token management already present in the module, placed in GitHub.

Source : Roberto Stefanetti
Read more…