
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! 🚀
