I am building a broadcast flow that triggers on a received email, all well and OK, except that I want to extract the date and tome the broadcast was received, and I cannot find where to extract it, I was thinking of setting date and time attribute but where do I get these values from?
Set today date and time on a broadcast flow
KarenBarker
(Karen Barker)
#2
Hi Augusto,
The best way to get this would be to immediately after the trigger use the Date and Time Service. You’ll want the parse date option and just ask for the date “now” to be returned. You’ll then be able to use the output of this task as the date and time the broadcast trigger was received.
Hope this helps
1 Like