Forum Discussion
Muthusamycse
Jun 30, 2021Copper Contributor
Integration of Web App with Microsoft Teams
Hi experts, I have a requirement of Integrating web portal application with Microsoft teams. We have a web portal where user will submit their request. Once the request is submitted, the appr...
RenJones
Jul 01, 2021MCT
Hi! The easiest thing to do here would be to create a custom Power Platform connector (https://docs.microsoft.com/en-us/connectors/custom-connectors/define-blank) for your web portal API that has a trigger of 'request created'- then you can write a power automate flow to create a teams approval when this event is raised.