Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
4 replies
Subscribers
6 subscribers
Views
2735 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Any reason why the send email node won't work in this situation?
danielh754
over 9 years ago
Any reason why the send email node won't work in this situation?
OriginalPostID-170589
OriginalPostID-170589
Discussion posts and replies are publicly visible
Parents
0
Shyam Bommakanti
Certified Lead Developer
over 9 years ago
toemailrecipient only accepts 3 Appian types as input: email address, user and group.
forum.appian.com/.../Conversion_Functions.html
To use toemailrecipient on a text, you have to first wrap it with toemailaddress(). See the attachment.
Or as others mentioned just use toemailaddress() and no need to wrap it with anything, it will just work too.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Shyam Bommakanti
Certified Lead Developer
over 9 years ago
toemailrecipient only accepts 3 Appian types as input: email address, user and group.
forum.appian.com/.../Conversion_Functions.html
To use toemailrecipient on a text, you have to first wrap it with toemailaddress(). See the attachment.
Or as others mentioned just use toemailaddress() and no need to wrap it with anything, it will just work too.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data