I have created a notification that goes out each day at the scheduled time. Is it possible to have the Description dynamic?
I get the description from Supabase and have tried to get it to fetch a new description each day but can't get it to work, it sends out the same one it fetched on the first day.