I created a workflow in Power Automate to send an email based on the Dynamics 365 email template. The email functionality worked fine until I added a fixed email address under Perform an unbound action step (shown in the red border under the screenshot).
I have taken a reference from the below link Power Automate: Send an email using the Email Template
Below is the code snippet which I have added for a fixed email address,
{
“addressused”: “hello@contoso.com”,
“participationtypemask”: 3
}Below is the screenshot of the error in my power-automate / flow
Can anyone help me with the same?
Thanjs

Report
All responses (
Answers (