Hi,
I am trying to send an email through ms flow. This ms Flow is triggering from the custom entity with help of custom button and trigger point of ms flow is "When http request is received".
And my requirement is to set a custom user value into the from filed of email, for this I am using the "perform a bound action" trigger but before this action I am also using "add a new row" action to create an email activity into the dynamics and want to send the same activity in email with the help of this "perform a bound action".
I am getting an error at "add a new row" action while I trying to get the from field email address.
