BC Friday Tips #66 API v2 app

BC Friday Tips is here for msdyn365bc developers!
💡Did you know there are hidden extensions inside Business Central?
One example is the _Exclude_APIV2_ app from Microsoft.
This app contains the standard API V2 objects used by Business Central.
You can explore it in VS Code after downloading the symbols.
Why this matters?
✅ See how Microsoft designs standard APIs
✅ Copy the API objects when you need to extend them
✅ Use it as a reference when building your own APIs
Open the symbols. You might find useful examples there.
Share to help others ♻️ and follow for more tips! 🚀

