How do I go about creating an automation that will send a notification every year on an employee’s birthday if stored as MM/DD/YY? I can easily create an automation to accomplish this if their birthday is simply stored as MM/DD in an attribute but not if stored as MM/DD/YY.
My current work around is to have two attributes. One for their full birthday as MM/DD/YY and another attribute for birthday notification stored as MM/DD. This is less than ideal to have duplicate attributes to fill in when onboarding. Am I overlooking a way to accomplish my goal? Thanks in advance for any insight or suggestions.