CRUD Operation from Power Portal using Web API Methods
Introduction In this article, we are going to discuss to crud operation in dynamic 365 portals using web API. We are going to cover: What is power portal ? How to create portal? How to perform crud operation in power portal using web API. What are portals: Portals are websites that you can customize to give your customers, partners and employees a tailored experience. Portals are integrated into Dynamics 365 for Customer Engagement so you can display data from the module directly on the portal. How to create portal? 1. Logging to https://make.powerapps.com/ 2. Navigate on Apps à New app à click ok portal 1. Please enter required name and address of portal to be created and click on create. It will take few minutes of time to create portal. How to perform crud operation in power portal using web API. 1. Once power portal is create navigate to po...