Create a custom API of type function in Dynamics 365 / Microsoft Dataverse
Views (210)
Continuing our previous posts, Create Custom API Message – https://nishantrana.me/2021/01/13/use-custom-api-to-create-custom-messages-in-dynamics-365/ Allowed Custom Processing Step Type Property – https://nishantrana.me/2021/01/20/allowed-custom-processing-step-type-allowedcustomprocessingsteptype-property-of-custom-api-in-dynamics-365-microsoft-dataverse/ Here we will create a custom API of type function by setting Is Function property as true. The function requires HTTP GET method. The function must include at least one Custom API Response Property defined. The function … Continue reading "Create a custom API of type function in Dynamics 365 / Microsoft Dataverse"
This was originally posted here.

Like
Report
*This post is locked for comments