How do i set a date to today in "change date value" flow?

Anonymous
Not applicable

How do i set a date to today in "change date value" flow?

When a new lead fills out a form, I want to enter the date the form was filled out as part of the flow action via "change data value" flow. Can anyone help me how to achieve this?

Thanks!
Tags (1)
1 REPLY 1
Anonymous
Not applicable

Re: How do i set a date to today in "change date value" flow?

You can use system tokens (https://community.marketo.com/MarketoArticle?id=kA050000000LB9WCAW)

{{system.date}} renders date in the format of Month Day, Year
e.g. Aug 08, 2013

{{system.dateTime}} renders the time and date
e.g.  2013-08-08 16:36:13