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…
Continue Reading Nishant Rana’s Article on their blog
How to – Create a custom API of type function in Dynamics 365 / Microsoft Dataverse
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.
Blog Syndicated with Nishant Rana’s Permission