Announcements
Hi All,
PCF Controls can utilize the Xrm.WebApi client-side sdk from inside Model Driven Apps, without having to go through the trouble of authentication.
For Canvas Apps, this will not work. Wondering if anyone has implemented any workarounds in their PCF controls for Canvas Apps to make server-side calls to Dataverse?Theoretically it should be possible to generate the Auth bearer token and then use it to execute the Dataverse API calls. But are there any successful samples out there?
PS: Noticed that there is an idea to implement the same from @ScottDurow here - https://powerusers.microsoft.com/t5/Power-Apps-Ideas/Allow-calling-Xrm-WebApi-from-PCF-controls-inside-Canvas-Apps/idi-p/687779
Thanks in advance!
WebAPI support is not present in the canvas apps and you can use the Dataverse connector and patch calls to work against the backend - Microsoft Dataverse - Connectors | Microsoft Docs.
We are revisiting the web api design, one of the limitation is that there is no metadata to indicate what entity and action is called in the code even though we have the web api usage declaration. Contrast this with the canvas apps data source, if you use the account table for gallery control, solution detect the account (or custom entity dependency) ,
hemant
Thanks @HemantG for the quick response!
Have a follow-up question around PCF / road-map of Dataverse REST API. From a PCF control (for canvas apps), is it possible to do the following?
Thank you! 🙂
No, we don;t support authentication in PCF controls and it is in the backlog. Not in at least until OCT 2021 release.
You can use connectors in certain cases to manage the authentication at a level above PCF .
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 387
timl 340 Super User 2026 Season 1
Vish WR 301