Forum Discussion
Zunair Fayaz
Feb 16, 2018Copper Contributor
Flow - Email To Address Display Name
Steps to reproduce the Issue:
Create an email pbidistro@domain.com
Set the name on the email as "PBI Distro"
From Flow send email using SMTP or Gmail action.
Receive email with Display Name...
NLT-FlowNinja
Jan 19, 2019Copper Contributor
Came across this post looking for the answer, so I'll post what worked for me.
Use the SMTP Connector.
In your flow, initialize a variable, name it whatever you want, set the initial value to Test<test@test.com> don't use quotes, obviously change this to be whatever you want to use as your From email address. Then in the send email action, choose the variable as your From email address and it works like a charm.
Use the SMTP Connector.
In your flow, initialize a variable, name it whatever you want, set the initial value to Test<test@test.com> don't use quotes, obviously change this to be whatever you want to use as your From email address. Then in the send email action, choose the variable as your From email address and it works like a charm.
- Zunair FayazJan 20, 2019Copper ContributorWe'll test again.
When did you first saw this work?
Thanks- NLT-FlowNinjaJan 20, 2019Copper ContributorI created the flow today, it's working fine.
- NLT-FlowNinjaJan 20, 2019Copper ContributorFlow runs successfully.