Interacting with REST APIs using JSON from within Business Central: Part 1 – An Introduction to the HTTPClient data type

The HTTPClient available to us from within AL is a very useful feature in this modern time full of APIs, but it is fair to say that the documentation for it is somewhat lacking. In this post I intend to explain how I've used it and hopefully reveal a few of it's secrets. Whilst this post …

Continue reading Interacting with REST APIs using JSON from within Business Central: Part 1 – An Introduction to the HTTPClient data type