So I've built a PowerApps Portal and I've also created, separately, an HTML form that I wish to integrate into the portal and have users complete it and collect data.
My question is how can I collect the data the users put in and use it to populate a Common Data Service entity?
My first thought was using a Power Automate flow triggered by When a HTTP request is received, but I'm not exactly sure where and how to begin.
Any help would be greatly appreciated, thanks! 😄