Hi everyone.
In one of my step in POWER AUTOMATE : I get this error message when i try to send a message TO an "User Email" and I don’t undersand how to resolve it …
" OpenApiOperationParameterTypeConversionFailed.
The "inputs.parameters" of work flow operation "Send an e-mail_(V2)" of type "OpenApiConnection" is not valid. Error details : Input parameter item "emailMessage/To" is required to be of type "String/email". The runtime value "amthQG1lcnktYm9pcy5jb20=" » to be converted doesn’t have the expected format : "string/email".
Here are the details of my steps :
1) Power BI Button Clicked
2) Select (data operation)
I selected Powerbi Source : @{triggerBody()?['entity']?['Power BI values']}
3) Create HTML Table
4) Send an email
And at this step, it doesn't recognize the dynamic content "user email". As the error message says : "The "TO" field haven't the expected format ?" What does it means ? How can I fix it ?
Thanks in advance
Have a nice day.
Joka
Hi @Joka ,
Your 'To' value is a base64 value.
You should use base64ToString() function outside the value.
Best Regards,
Wearsky
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional