Posted inDynamics NAV & BC Tips & tricks
How To Create Custom APIs In Business Central
Business Central exposes data via APIs and web services. It provides some standard APIs out of the box, but you need to create custom APIs for custom tables. In this post, you will learn how to do it and how to test them using Postman. Source…