Extensibility beyond AL
Business Central is extremely flexible and suitable for addressing many types of problems, so there are a lot of choices for advanced Business Central topics. First, we will discuss the different types of web services or Application Programming Interfaces (APIs) that are available in Business Central for external applications to interface with. These include Simple Object Access Protocol (SOAP), Open Data Protocol (OData), and RESTful web services. Each has its own benefits and use case scenarios and we will discuss them all. In addition to offering passive APIs, we will discuss calling and utilizing RESTful APIs from within AL. As well as discussing...