Hey, I have a daily scheduled Flow that let's say,...
# ask-community
k
Hey, I have a daily scheduled Flow that let's say, prints today's date. However, the date keeps printing as the date it was first deployed. Is there a way to get the metadata of the Deployment schedule instead of
date.today()
?