I want to trigger a flow whenever a Forms Pro Survey Response is received, I tried both the below triggers, but in both cases the flow did not run.
Trigger 1:
Trigger 2:
The Responses received in Forms Pro for the Survey.
Solved! Go to Solution.
Hey @Rilsina
To do this, you need to get the case details from the Form responder itself. Once the responder adds the case number or any unique identifier for the case, you need to add an action to get records and use filter query as fieldname eq 'the unique field from the form' and get that case and then use its GUID to set the regarding for the notes.
Hope this helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hi @Rilsina
Those are the triggers and connectors for CDS and Dynamics respectively. You need to use the Forms trigger for the forms actions. More here: https://flow.microsoft.com/en-us/blog/building-scratch-forms-responses/
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hi @Rilsina,
Please use the Microsoft Forms Pro trigger if you want to trigger the Flow when a survey is submitted:
https://asia.flow.microsoft.com/en-us/connectors/shared_microsoftformspro/microsoft-forms-pro/
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi,
Thanks for the responses.
The Forms Pro Trigger works and I had checked it earlier.
However, my main requirement was to set the response of the survey as a note on the Case for which this survey was triggered.
The Forms Pro Trigger body does not contain any field for regarding, so I am able to get response details and create Note, but can not set it on the case for which this survey was triggered.
Hey @Rilsina
To do this, you need to get the case details from the Form responder itself. Once the responder adds the case number or any unique identifier for the case, you need to add an action to get records and use filter query as fieldname eq 'the unique field from the form' and get that case and then use its GUID to set the regarding for the notes.
Hope this helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
@Rilsina - not sure if you are still trying to get this to work. A few pointers not already mentioned.
If you are sending out the survey to your customers to respond, then add a Case Number survey variable in Forms Pro. Then I suggest using Power Automate and having a flow such as this:
More details here:
https://meganvwalker.com/add-personalisation-to-form-pro-survey/ - Send Survey
https://meganvwalker.com/creating-an-invitation-to-a-forms-pro-survey/ - Create Invitation
When the response comes back in, you will need another flow for that. Something along the lines of:
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
30 | |
29 | |
28 | |
20 | |
11 |