I have a form that includes a list of emails on it :
I need to send an email for each one after form submission.
I get this error when submitting:
Error details :
The 'inputs.parameters' of workflow operation 'Send_an_email_(V2)' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'emailMessage/To' is required to be of type 'String/email'. The runtime value '"[\"ahmed.alnaqa@alexu.edu.eg\"]"' to be converted doesn't have the expected format 'string/email'.
this process work perfect when I change the selection top option ( just send to only one mail)
Solved! Go to Solution.
Hi @AhmedAlnaqa ,
Try the below:
--------------------------------------------------------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up
Connect on LinkedIn
Hi @AhmedAlnaqa ,
Try the below:
--------------------------------------------------------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up
Connect on LinkedIn
I get this error on compos:
Unable to process template language expressions in action 'Compose' inputs at line '1' and column '13257': 'The template language function 'json' expects its parameter to be a string or an XML. The provided value is of type 'Null'. Please see https://aka.ms/logicexpressions#json for usage details.'.
this is the flow:
Hi @AhmedAlnaqa ,
Can you paste what is in your json() expression?
You need to replace the bit in red with the field from your Get response details action.
I used the same code u provide and don't able to change the red.
what is must be added to this red part?
thanks for your support in advance.
I did it .. just by replace the value of the JSON values, by click and add the email output value.
thanks.
It's very helpful.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Power Platform release plan for the 2022 release wave 2 describes all new features releasing from October 2022 through March 2023.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
47 | |
17 | |
15 | |
11 | |
11 |
User | Count |
---|---|
57 | |
42 | |
23 | |
19 | |
17 |