Hi all,
I am trying to use the function utcnow() to get a timestamp but I cannot figure out how to do it.
This is my simple flow:

When I execute the flow, the text of the mobile notification I get is:
"@utcnow()"
and not the expected timestamp.
What am I doing wrong?
Thank you.