Summary
In this chapter, we learned about APIs and Business Central. We learned how to access APIs using different tools available to us, such as Postman and Power BI. We also created an Azure AD application, a Business Central Azure AD application, and Postman to successfully execute GET
requests to return information from APIs. We also looked at some of the limitations of APIs and what you need to know when working with them. Performance is one of the biggest concerns you will have to take into account when working with APIs. In the next chapter, we will explore connecting to Business Central APIs as part of different solutions.