API Object Generator XML/JSON

Welcome to my blog, where today I am excited to introduce you to a new tool that will make a developer's life easier when working with APIs in Business Central. The API Object Generator is a tool that simplifies the process of generating objects based on…

Powershell Random Password Generator

If you want to ensure the security of your accounts, an option is to use randomly generated passwords for each account together with a password manager tool (for example I use lastpass). In this way you will need to remember only one password (for the password…

XMLPort Generator

Recently, I need to import some flat text files into NAV into completely new tables. So first, I created a table containing all the fields in the correct order. Next I had to create an XMLPort to import the values. But, there were over 200 fields…