Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.49 KB

File metadata and controls

42 lines (30 loc) · 1.49 KB
title description ms.author author ms.date ms.reviewer ms.topic ms.subservice contributors
WebAPI (Power Apps component framework API reference) | Microsoft Docs
Provides properties and methods to use Web API to create and manage records.
hemantg
HemantGaur
05/27/2022
jdaly
reference
pcf
JimDaly

WebAPI

[!INCLUDE webapi-description]

Available for

Model-driven apps & portals.

Methods

Method Description
createRecord [!INCLUDE createrecord-description]
deleteRecord [!INCLUDE deleterecord-description]
retrieveMultipleRecords [!INCLUDE retrievemultiplerecords-description]
retrieveRecord [!INCLUDE retrieverecord-description]
updateRecord [!INCLUDE updaterecord-description]

Example

To learn more about how to implement the web API methods, see Web API component

Related articles

Power Apps component framework API reference
Power Apps component framework overview

[!INCLUDEfooter-include]