Send an Email with Options and get the SelectedOption
Introduction:
Sending an email with options could be helpful for conducting a survey or collecting feedback from customers or employees.
Test Scenario:
When a new Contact is created, send a confirmation email with two options (Valid Contact/Changes Needed) to a specific manager.
If "Valid Contact" is selected, update the contact's status reason to "Qualified".
If "Changes Needed" is selected, update the status reason to "Disqualified".
Here's how you can use Power Automate to achieve this goal:
1, Navigate to make.powerapps.com and select New flow
2, Search for the Microsoft Dataverse Trigger
3, Select Send Emails with Options action.
4, Configure the Action to suit your needs.
5, Test the Flow
The UI looks very weird.
Let's try to adjust the settings.
Hide the HTML message, only show the Action Pane
Only show the Action Pane
Actionable messages are available to all customer mailboxes on Exchange Online in Office 365 or Outlook.com with a supported client
Get the User selected option
1, Click on any buttons from the Email
Then, the Action Session will be closed automatically.
If there are many recipients, will set the first response as the result
2, Update Dataverse Contact's status reason
3, Test Run
Get the user SelectedOption
More:
You can use Markdown to format the Email Body field.
For example:
Test Result
The End.
*This post is locked for comments