Very helpful video thank you. Does it send every year?
@LearnAtHomewithGulshan9 ай бұрын
Yes
@priyapendyala2439Ай бұрын
Thanks How to send teams message to multiple users individually (not include group chat or channel )at a time.. using automate
@newlifefoundation3917Ай бұрын
html code is messed up in outlook any soultion
@mahathin528011 ай бұрын
Thank you for your video. I tried this for my work, but I dint get the html icon in my power automate. can you please help me with it?
@LearnAtHomewithGulshan11 ай бұрын
Switch to classic designer.
@vyankateshchitte75167 ай бұрын
Hey my image is not displaying on outlook body, what could be the reason? I followed the same method as you.
@LearnAtHomewithGulshan7 ай бұрын
1. Check if you images link is opening in browser 2. Try with Gmail account 3. Sometime in outlook images will not display automatically. Right Click on image placeholder and then click on download image.
@MinuSen-y8g9 ай бұрын
stuck in the Integer optoin though the Expresssion as shown but it didnt accept, can you help Unable to process template language expressions in action 'TodaysBirthDay' inputs at line '0' and column '0': 'The template language function 'int' was invoked with a parameter that is not valid. The value cannot be converted to the target type.'
@LONELYLOFI219 ай бұрын
If we want to automate the time like send the email at 9 am then what to use and how ?
@LearnAtHomewithGulshan9 ай бұрын
choose the Schedule-Triggered Flow option.
@LONELYLOFI219 ай бұрын
@@LearnAtHomewithGulshan done it thankyou
@LearnAtHomewithGulshan9 ай бұрын
☺️
@sahanawazhussain7026 ай бұрын
thanks its very helpful
@LearnAtHomewithGulshan5 ай бұрын
Glad it helped
@keerthiudayashankar7475 күн бұрын
the input of compose is 4548108-Dec instead of 8-Dec …. Not sure where I went wrong
@LearnAtHomewithGulshan5 күн бұрын
you mean *45481*
@keerthiudayashankar7475 күн бұрын
Got it thanks, it’s working 😊
@LearnAtHomewithGulshan5 күн бұрын
👍
@Abhi-ou3zf4 ай бұрын
On 18:27 how to remove IStock Image logo that's appear on every email?
@LearnAtHomewithGulshan4 ай бұрын
that logo was on banner image, create your own bannar or buy that image from istock, I used that image just for demo 😀
@KanhuSwain-v1f7 ай бұрын
Unable to process template language expressions in action 'TodayBirthday' inputs at line '0' and column '0': 'The template language function 'int' was invoked with a parameter that is not valid. The value cannot be converted to the target type.'. addDays('1899-12-30',int(items('Apply_to_each')?['DOB']),'dd-MMM')
@LearnAtHomewithGulshan6 ай бұрын
Try again, it seems correct
@KanhuSwain-v1f6 ай бұрын
@@LearnAtHomewithGulshan not working
@TheRohit00117 ай бұрын
Can you share this html code please
@LearnAtHomewithGulshan6 ай бұрын
Happy Birthday! body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f8f8f8; text-align: center; } .banner { width: 100%; max-height: 200px; overflow: hidden; position: relative; } .banner img { width: 100%; height: auto; display: block; } .container { max-width: 600px; margin: 20px auto; padding: 20px; background-color: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); border-radius: 10px; } h1 { color: #e44d26; } p { color: #333; font-size: 18px; } .employee-photo { width: 150px; /* Adjust the width as needed */ height: 150px; /* Adjust the height as needed */ object-fit: cover; border-radius: 50%; margin-top: 20px; margin-bottom: 20px; } .message { color: #333; } Happy Birthday! Wishing you a day filled with love, joy, and wonderful surprises. May this year be the best one yet!
@jaganr7553 ай бұрын
Even i tried still the expression result false
@LearnAtHomewithGulshan3 ай бұрын
Share the exact error message
@KanhuSwain-v1f8 ай бұрын
I want to send email to everyone, so that everyone should know that his/her birthday.🙂
@LearnAtHomewithGulshan8 ай бұрын
Use same template and modify To field
@KanhuSwain-v1f8 ай бұрын
@@LearnAtHomewithGulshan HOW
@LearnAtHomewithGulshan8 ай бұрын
In mail action, there is "TO" field for mail. Where I use employee mail id, just use this field for add all your mail ids