Custom Actions in JavaScript with Output Parameters in D365 and PowerApps
In this post, we will look at how to retrieve output parameters from custom actions in the Dynamics 365 and Power Apps from JavaScript. Firstly, I blogged previously about how to run custom actions in Dynamics 365 / Power Apps using Xrm.WebApi.online.execute. It appears in some conditions, this functionality does not return output parameters from an action. Issues I have found specifically include using this with Unified Interface / UCI … Continue reading Custom Actions in JavaScript with Output Parameters in D365 and PowerApps