Posted inDynamics NAV & BC Tips & tricks
Dynamics 365 Business Central: How to use Standard/Custom API Bound Actions
In Standard API for Dynamics 365 Business Central SaaS (Get, Post, Patch, Delete and Basic query parameters – filter, orderby, select…), we discussed four basic operations (Read, Create, , Update, Delete) in the APIs. If we need to call custom code or specific actions like posting…