Hi,
I am currently creating a Flow that is required to send an email when a response is received to a Microsoft Form. There is a switch in place which should send an email to a specified mailbox depending on the answer to a location question. When I test the Flow, I get the following error: Action 'Get_response_details_1' failed: The 'inputs.parameters' of workflow operation 'Get_response_details_1' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'response_id' is required to be of type 'Integer/int32'. The runtime value '""' to be converted doesn't have the expected format 'Integer/int32'.
Having done some research I think it might be an issue to do with branching within the form - would that make sense? If so, does anyone have an solutions which can help me overcome this issue. I am not against removing the branching if that will be a simple and easy solution, but the branching can be present that would be preferred.
Here is the error and Flow:
Here is the details of the switch:
And here is the Form response which should trigger the different emails:
Any help you can provide me would be much appreciated.
Thanks,
Tom

Report
All responses (
Answers (