Hello Team,
I would like to know how to enable or create smartsheet to send automated birthday emails with customised template to employees in my org, on their birthdays.
aprriciate for the help
Hi Mitta,
The simplest method would be to add their upcoming birthday and a workflow that would trigger an alert on that date yearly.
Would that work?
I hope that helps!
Have a fantastic day!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
You could use concatenation to create the custom messages in combination with andrees suggestion.
Column1: Contact column with list of employees names
Column2: date column with their birthdays
Column3: First part of message. something like "Happy Birthday"
Column4: Second part of message. Something like "! We at eagleview would like to wish you a happy birthday this year! Here's hoping you have a great one!'
Column5: Post out. =[Column3]@row + [Column1]@row + [Column4]@row would look something like this: Happy Birthday Mitta! We at Eagleview would like to wish you a happy birthday this year! Here's hoping you have a great one!
Of course you can mix this up anyway you want.
This discussion was created from comments split from: Grouped Reports with multi-select dropdowns.
One of our employees recently got married and changed her name. She now has a new email address. What is the best way to update this in the Admin Center? If I add the new email as an alternate email, can I make that one the primary? Will this impact any assets that are owned by her?
I have a work plan in a sheet with a Checkbox column to denote where major decisions are required and a separate sheet working as a RAID log. Is there an equation or automation that would allow me to automatically in the RAID log based on the checkbox? Ideally I'd only want to fill in the relevant columns that are in the…