Power Apps Component Framework (PCF) Controls can call WebApi operations. This article explains how to build a PCF control that calls the Context WebApi. The context.webAPI provides methods such as createRecord, deleteRecord, retrieveMultipleRecords, retrieveRecord, and updateRecord. To use the WebAPI, uncomment the feature-usage area in the ControlManifest.Input.xml file. The article provides code examples for each method, including creating a new account record, deleting an account, retrieving multiple accounts, retrieving a single account, and updating an account. The author also includes a promotional message about subscribing to their YouTube channel.
Login now to access my digest by 365.Training