Sir i have follow the same steps for outlook body email attachment and i convert base64 also still facing the issue image attachment like as a small icon Please suggest me how to resolve this issue
That happens because of 2 reasons: 1. The base 64 code generated is incorrect. I have shown in the video how can you check if the base64code generated is correct or not. 2. the email server is blocking the images .
Hi Mukesh sir, the video is good. I have followed the same approach but unable to display the image in Gmail as well as in outlook. I am using SMTP activity for my automation. Please give any alternative for my issue. Thank you
thanks for hardwork i have few doubt\questions in email automation 1= how to filter the email based on sender, sub, etc for G.mail. at the time of reading, not after the reading. so we can get only desired mails at the time of reading 2= how to delete the mails from G.mail based on sender, sub, etc. without using activity- Move Mail Message. so we can delete mails directly without moving them to trash folder
1. Yes we have the filter option in the read mail activities which we can use. 2. we have the activity : docs.uipath.com/activities/other/latest/productivity/delete-mail-x
Thank you very much 👍
You're welcome!
Very good explain 👍
Thanks 🤩
great sir waiting for this
It’s live now 🙂, let me know your thoughts
very nice explanation Mukesh great ☺☺☺
Thank you so much 😀
Nice Sir, By the Thank You for Birthday Wish , Because yesterday its my Birthday 😊🙏
Happy birthday😇
🎉🎉🎉
😃
Sir i have follow the same steps for outlook body email attachment and i convert base64 also still facing the issue image attachment like as a small icon
Please suggest me how to resolve this issue
That happens because of 2 reasons:
1. The base 64 code generated is incorrect. I have shown in the video how can you check if the base64code generated is correct or not.
2. the email server is blocking the images .
sir I have used the base64 tutorial still the image is not previewed in the smtp
Is it visible in the sent Items ?
@@MukeshKala Yes, but in gmail dont show
Hi Mukesh sir, the video is good. I have followed the same approach but unable to display the image in Gmail as well as in outlook.
I am using SMTP activity for my automation.
Please give any alternative for my issue.
Thank you
Try the Base64 Option used in the tutorial
Why don't we transfer each image to base 64 directly and save it to variable then use it at html body
You mean directly from browser ? then it would have a dependency on the UI Automation
thanks for hardwork
i have few doubt\questions in email automation
1= how to filter the email based on sender, sub, etc for G.mail. at the time of reading, not after the reading. so we can get only desired mails at the time of reading
2= how to delete the mails from G.mail based on sender, sub, etc. without using activity- Move Mail Message. so we can delete mails directly without moving them to trash folder
1. Yes we have the filter option in the read mail activities which we can use.
2. we have the activity : docs.uipath.com/activities/other/latest/productivity/delete-mail-x
InLine Images send Email SMTP Done
Wonderful 😍
Samajh to agaya but thoda hard h ye topic inline image wala
Try to write the code yourself