Тёмный
No video :(

Send Happy Birthday Reminder with Employee Photo Template in Power Automate [Hindi] 

Learn At Home
Подписаться 4,5 тыс.
Просмотров 3,8 тыс.
50% 1

Need Job Supoort Click Here - topmate.io/bkg...
🎉Welcome to the ultimate guide on creating a seamless Birthday Reminder system with Image Templates using Power Automate! 🎁
In this tutorial, we'll dive into the world of #PowerAutomate and show you step-by-step how to set up an automated birthday reminder system that not only notifies you but also adds a personal touch with customizable image templates.
#BirthdayAutomation #PowerAutomateTutorial #AutomatedReminders #ImageTemplates #ProductivityHacks #TechTutorials #BirthdayCelebration #AutomationMagic
Thank you for watching! Your support means the world to us. Let us know in the comments how this automation works for you, and feel free to suggest topics for future tutorials. Happy automating! 🤖✨
🏛️Check Out My Classroom Training Course (Hindi) 🏛️
Power Query-
learnathome.on...
DAX -
learnathome.on...
Excel -
learnathome.on...
___________________________________________________________
📞Contact me
/ learnathomewithgulshan
/ learnathomewithgulshan
learnathome.on...
/ bkgulshan11
Gear I Used
Monitor amzn.to/464xHqi
Mic -1 amzn.to/3XcFDSn
Mic -2 amzn.to/3X60xCJ
Ring Light amzn.to/43BFEBM
Keyboard amzn.to/3Jb0Ki3
Mouse amzn.to/3p6Uyky
Webcam amzn.to/42BRE52
CPU amzn.to/3CuPDwR

Опубликовано:

 

6 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 28   
@user-pv5bj7sd1p
@user-pv5bj7sd1p 5 месяцев назад
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')
@LearnAtHomewithGulshan
@LearnAtHomewithGulshan 4 месяца назад
Try again, it seems correct
@user-pv5bj7sd1p
@user-pv5bj7sd1p 4 месяца назад
@@LearnAtHomewithGulshan not working
@user-dd8nj2wt8o
@user-dd8nj2wt8o 6 месяцев назад
Thanks Gulsan you are to much good
@LearnAtHomewithGulshan
@LearnAtHomewithGulshan 6 месяцев назад
Thank you
@alllopam3218
@alllopam3218 7 месяцев назад
Very helpful video thank you. Does it send every year?
@LearnAtHomewithGulshan
@LearnAtHomewithGulshan 7 месяцев назад
Yes
@vyankateshchitte7516
@vyankateshchitte7516 5 месяцев назад
Hey my image is not displaying on outlook body, what could be the reason? I followed the same method as you.
@LearnAtHomewithGulshan
@LearnAtHomewithGulshan 5 месяцев назад
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.
@Abhi-ou3zf
@Abhi-ou3zf 2 месяца назад
On 18:27 how to remove IStock Image logo that's appear on every email?
@LearnAtHomewithGulshan
@LearnAtHomewithGulshan 2 месяца назад
that logo was on banner image, create your own bannar or buy that image from istock, I used that image just for demo 😀
@user-vt7gv7uy3q
@user-vt7gv7uy3q 7 месяцев назад
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.'
@mahathin5280
@mahathin5280 8 месяцев назад
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?
@LearnAtHomewithGulshan
@LearnAtHomewithGulshan 8 месяцев назад
Switch to classic designer.
@jaganr755
@jaganr755 Месяц назад
Even i tried still the expression result false
@LearnAtHomewithGulshan
@LearnAtHomewithGulshan Месяц назад
Share the exact error message
@LONELYLOFI21
@LONELYLOFI21 7 месяцев назад
If we want to automate the time like send the email at 9 am then what to use and how ?
@LearnAtHomewithGulshan
@LearnAtHomewithGulshan 7 месяцев назад
choose the Schedule-Triggered Flow option.
@LONELYLOFI21
@LONELYLOFI21 7 месяцев назад
@@LearnAtHomewithGulshan done it thankyou
@LearnAtHomewithGulshan
@LearnAtHomewithGulshan 7 месяцев назад
☺️
@sahanawazhussain702
@sahanawazhussain702 3 месяца назад
thanks its very helpful
@LearnAtHomewithGulshan
@LearnAtHomewithGulshan 3 месяца назад
Glad it helped
@TheRohit0011
@TheRohit0011 4 месяца назад
Can you share this html code please
@LearnAtHomewithGulshan
@LearnAtHomewithGulshan 4 месяца назад
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!
@user-pv5bj7sd1p
@user-pv5bj7sd1p 6 месяцев назад
I want to send email to everyone, so that everyone should know that his/her birthday.🙂
@LearnAtHomewithGulshan
@LearnAtHomewithGulshan 6 месяцев назад
Use same template and modify To field
@user-pv5bj7sd1p
@user-pv5bj7sd1p 6 месяцев назад
@@LearnAtHomewithGulshan HOW
@LearnAtHomewithGulshan
@LearnAtHomewithGulshan 6 месяцев назад
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
Далее
Column Level Security (CLS) in Power BI
22:51
How to Automate Birthday Emails With MS Power Automate
15:42
Schedule Birthday Emails with Salesforce Flow
28:45
Просмотров 9 тыс.