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
2 replies
Subscribers
9 subscribers
Views
1167 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi All, I want to send an Email to the Users using HTML Template and
harshav
over 9 years ago
Hi All,
I want to send an Email to the Users using HTML Template and in that I wanted to send an Images.
I have 2 Questions regarding this,
1. We have Tried converting the Image to Base64 string and then tried to call the HTML Template but the Image is not loading, Then with the help of the below posts and search in the forum, found that the Base64 conversion wont be working rather I have to deploy the Images in the Webserver inorder to show the users the Image which I am sending to them. But In any of the posts it wasnt said like it is working or so, If working could someone tell me the steps how to do this ,
forum.appian.com/.../
forum.appian.com/.../
2.The second Ques is ... the user is the one who prepares the body of the Mail.for this we have provided him a provision to upload the content of the body.But if he uploads any Image in that content How...
OriginalPostID-185990
OriginalPostID-185990
Discussion posts and replies are publicly visible
Parents
0
Mike Schmitt
Certified Lead Developer
over 9 years ago
The only thing I can think of is that you'll have to transfer the uploaded file(s) to the webserver prior to formulating the e-mail HTML. This might be possible by using the Send File to FTP smart service or similar, put the file in a specific folder, then generate the URL from what you know (webserver path + filename).
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Mike Schmitt
Certified Lead Developer
over 9 years ago
The only thing I can think of is that you'll have to transfer the uploaded file(s) to the webserver prior to formulating the e-mail HTML. This might be possible by using the Send File to FTP smart service or similar, put the file in a specific folder, then generate the URL from what you know (webserver path + filename).
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data