This is my first time to use Microsoft Flow
it looks easy but I am stuck at the moment
I want to pass data from MS Forms to my Stored Procedure using MS Flow
I managed to get the response ID but that is not enough,
I want the rest of the data in the MS Forms
as in the image below
`List of response notifications Response id` will send the ID of the response
but
`Current item` will send this data
{"webhookId":"f912d0db-1dd4-4c7e-b655-ae75d4bb3d7a","eventType":"ResponseAdded","resourceData":{"formId":"dVLH1V-fFkuoPzxppiOnlzixU_JOYMlMpqOmPhdZrLpUREV0OU5VFFNJVE5XUE0GS15DQVVWTlFaMC4u","responseId":3},"eventTime":"2018-12-10T01:13:15.4185181Z"}
my question is how to pass user entry in the MS Forms to the SP?
Solved! Go to Solution.
Hi @asmgx,
Could you please share a bit more about your scenario?
Do you want to pass field data from your MS Forms into your "Execute stored procedure" action of your flow?
Based on the screenshot that you provided, I think there is something wrong with your flow's configuration. I have made a test on my side, please take a try with the following workaround:
Please consider take a try to add a "Get response details" action for MS Forms connector within your flow as above mentioned.
Best regards,
Kris
Hi @asmgx,
Could you please share a bit more about your scenario?
Do you want to pass field data from your MS Forms into your "Execute stored procedure" action of your flow?
Based on the screenshot that you provided, I think there is something wrong with your flow's configuration. I have made a test on my side, please take a try with the following workaround:
Please consider take a try to add a "Get response details" action for MS Forms connector within your flow as above mentioned.
Best regards,
Kris
User | Count |
---|---|
183 | |
124 | |
88 | |
45 | |
42 |
User | Count |
---|---|
248 | |
159 | |
127 | |
78 | |
73 |