Attention: The Marketo Community will undergo scheduled maintenance on Tuesday, August 20th between 10-11 PM PDT. During this time, the Community and its content will not be accessible. We apologize for any inconvenience this may cause.

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

Trish_Voskovitc
Level 5

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

 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

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

Use the {{system.date}} or {{system.date Time}} token.
Anonymous
Not applicable

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

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}}.