Birthday / Anniversary wishes

I have a field were i am collecting customers date of birthday.

I want to trigger an api that works on a list of customers birthday and sends out birthday wishes if there birthday is today.

I have tried various methods but nothing seems to work. Kindly guide me . Does anyone have a solution to find out fields that have today’s date (but not the same year).

Thanks in advance

Can you use the “formatted as” option and do an only when condition checking if the current timestamp with the year removed using formatted as, is equals to their birthday with the year removed using formatted as.

I am unable to format DOB as also it is used in api workflow and scheduled on api list.

This topic was automatically closed after 70 days. New replies are no longer allowed.