How to Split a List into Sublists of size N in Business Central

The following post is related to how to divide a List into several sublists given size in Business Central.

I recently had a case where I was asked to build a process that consumes a third-party API in order to upload a JSON file.

Source : Ivan Singleton
Read more…