
Announcements
Hi,
We are using power apps for Audit reporting, so we have created power apps for that.
We have a send email trigger where we want to send email to Project Managers.
In that email there we want to capture two responses from PMs. One is choice field in SharePoint list and one is text field for Manager Comment.
We want to get that responses from them and update into SharePoint list to show the value into Powerapps as read only.
Now the problem is i am not getting options how to do it via flow.
Can you please guide me with steps how i can achieve that.
I have created flow with powerapps connection where i am getting the list ID and then based on this i want to send response.
Please any advice is helpful for me.
Regards,
Anupam
@Anupam_Sa1986 do you want the user to provide the input from email? If yes, then you can using adaptive cards in email (actionable messages) to get input from user (with this approach you need premium connectors). Or you can use MS Forms or separate PowerApp who link you can include in email to user. With both options you need to use Flow with PowerApp trigger and use Send Email action to send email to user.
Reference of actionable messages (adaptive cards) with emails: https://poszytek.eu/en/microsoft-en/office-365-en/powerautomate-en/adaptive-cards-in-outlook-ultimate-guide/