Announcements
I am trying to develop a powerapps portal where I need to fetch data from a CRM instance. I have the web API link for the instance (http://xxxx.crm.dynamics.com/API/data/v9.1..). How can I connect the app to the web API to perform CRUD operations on the CRM data?
Power apps portals runs on dynamics and cds. Why not build the portal in your dynamics environment?
You can move your portal configuration between environments. https://docs.microsoft.com/en-us/powerapps/maker/portals/admin/migrate-portal-configuration
We have the portal under a different environment, and would only need this one to perform a few operations
There is no CRUD possibility right now through web api (it has been announced as a preview feature for next release).
there is read feature though liquid language. as for CRUD, you need to use EntityList and EntityForm to expose content in lists and forms and allow to edit it
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 377 Most Valuable Professional
11manish 165 Super User 2026 Season 2
MS.Ragavendar 110 Super User 2026 Season 2