How to call a Dataverse Custom API implemented with a C# plug-in from a Power Apps code app? #288
Replies: 1 comment
-
|
Closing as there is another item on the discussions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
I have a Dataverse Custom API implemented with a C# plug-in, and the plug-in performs a query against Dataverse. I want to know the recommended way to call this Custom API from a Power Apps code app, including how to pass parameters and handle the response.
Is there any official guidance, limitation, or sample for this scenario?
Beta Was this translation helpful? Give feedback.
All reactions