I am trying to create an automatic response flow for my Microsoft Form. I am getting an error " OpenApiOperationParameterTypeConversionFailed. The 'inputs.parameters' of workflow operation 'Send_an_email_from_a_shared_mailbox_(V2)' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'emailMessage/To' is required to be of type 'String/email'. The runtime value '"anonymous"' to be converted doesn't have the expected format 'string/email'. "Office 365 shared mailed box (V2).
I have already tried using a built-in template, outlook mailbox, office 365 send an email (v2) for sending an automatic response. On all the same error is appearing.
Solved! Go to Solution.
Hi @Anonymous ,
Could you please provide the screenshot of the Flow configuration?
Are you using the flow template to create the flow? If yes, please try to create a new flow from blank according to the configuration in Flow template.
Please provide more details so that we could do a further analysis of this issue.
Best Regards,
Hi @Anonymous ,
Could you please provide the screenshot of the Flow configuration?
Are you using the flow template to create the flow? If yes, please try to create a new flow from blank according to the configuration in Flow template.
Please provide more details so that we could do a further analysis of this issue.
Best Regards,
Why is this message showing as an accepted solution?
This is another late-in-the-game response. But hope it helps someone out there. The error message is clearly stating that you are passing a value of "anonymous" in the "To" Input parameter. It needs to be a valid email address (type of 'emailMessage/To').
Double check your calling program and ensure it's passing a valid email.
Good luck!
User | Count |
---|---|
88 | |
37 | |
26 | |
13 | |
13 |
User | Count |
---|---|
127 | |
54 | |
38 | |
24 | |
21 |