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

Trish_Voskovitc
Level 5
 i want to put the date a form was filled out in my interest moment flow step
Tags (1)
2 REPLIES 2
Anonymous
Not applicable
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}}.
Anonymous
Not applicable
Use the {{system.date}} or {{system.date Time}} token.