#custom-api

Posts tagged with this topic.

Dynamics CRM: Simplify Development with Custom API for Reusability

Feb 5, 2021

Dynamics CRM introduced a preview feature (Custom API) for developers to make code reusability easier. For instance, the function that I used a lot is to take the current user's Teams. I always have a requirement if the User is under team "A", then some attributes need to be...