Please wait, loading...

 

Send Customer Voice Survey using Power Automate Flow/ Create Customer voice survey Invitation Link using Power Automate/ Set Survey Variable Value in Customer Voice Power Automate Connector/Send CRM Email Message Using Power Automate

February 2, 20250

Description

In power automate we have a customer voice connector, by using which we can create the invitation link and pass the variable values of the survey.

In this blog we will add a variable in our previous built survey and send a survey invitation using power automate flow and pass the variable values.

How to create a customer voice survey refer this:

How to create customer voice survey

Scenario

We have an approval status(choice) field on account entity form, containing 2 choices i.e. approved and rejected. So, when an account will approve, we have to send a survey regarding the approved account.

We will create an invitation link using the customer voice create an invitation connector. And then will send this survey link.

https://dvmske.com/wp-content/uploads/2023/12/Send-survey-640x430.png

Demo

Step1- Navigate to http://make.powerapps.com, select the environment in which you have created your survey. And create a solution as per your requirement.

https://dvmske.com/wp-content/uploads/2023/12/1-640x190.jpg

Step2- Create an automated cloud flow, trigger as- When an account is added or modified and give the field name in filter columns.

https://dvmske.com/wp-content/uploads/2023/12/2.jpg

Step3- Click on Add new step and add a condition to check if the approval status is approved.

As this field is of option set and approved option value is 1, so check it as an expression int(1).

https://dvmske.com/wp-content/uploads/2023/12/2-1-640x199.jpg

Step4-  In if yes section, search for the customer voice connector i.e. Create an invitation.

Project- Select the project, in which you have created the survey.

Survey- Select the survey name.

Email- Used when the invite record is created.

Select the required variables value.

Regarding- Select the unique identifier of record regarding which your are sending survey invite.

eg.- account(entity),recordGuid

https://dvmske.com/wp-content/uploads/2023/12/3.jpg
https://dvmske.com/wp-content/uploads/2023/12/4-640x216.jpg

Step5- Create an email message record, with the regarding account record and Give the Subject of email and the description of the email.

Add the Subject and Description as per the requirement.

https://dvmske.com/wp-content/uploads/2023/12/5.jpg
https://dvmske.com/wp-content/uploads/2023/12/6.jpg
https://dvmske.com/wp-content/uploads/2023/12/7.jpg
https://dvmske.com/wp-content/uploads/2023/12/8.jpg

Step6- Add the Perform a bound action action, Send the create email message.

Select the Table as email message.

Action name as send email.

Select the unique identifier(guid) for created email message.

And Issue send as yes.

https://dvmske.com/wp-content/uploads/2023/12/9.jpg

Output

Save the power automate flow.

And Trigger it by approving an account.

https://dvmske.com/wp-content/uploads/2023/12/10-640x365.jpg

Customer voice survey invite is also created.

https://dvmske.com/wp-content/uploads/2023/12/11-640x295.jpg

Click on Take the Survey.

https://dvmske.com/wp-content/uploads/2023/12/12.jpg

Fill the Survey the Customer voice survey response record is also created.

https://dvmske.com/wp-content/uploads/2023/12/13.jpg
https://dvmske.com/wp-content/uploads/2023/12/14-640x328.jpg

anurag Tyagi

Leave a Reply

Your email address will not be published. Required fields are marked *