Skip to main content
February 22, 2015
Question

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

  • February 22, 2015
  • 1 reply
  • 1488 views
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!
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

February 22, 2015
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