Skip to main content
Trish_Voskovitc
Level 5
August 27, 2013
Question

is there a token for date a form was filled out?

  • August 27, 2013
  • 2 replies
  • 969 views
 i want to put the date a form was filled out in my interest moment flow step
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

August 27, 2013
Use the {{system.date}} or {{system.date Time}} token.
August 27, 2013
Elliott is correct. Here is the text for the Interesting Moment if you want to display the name of the form, the page it was on, and the date and time:

Filled out form: {{trigger.Name}} on {{trigger.Web Page}} at {{system.dateTime}}.