How do I set an automatic date on custom field? | Community
Skip to main content
January 31, 2017
Solved

How do I set an automatic date on custom field?

  • January 31, 2017
  • 2 replies
  • 1515 views

Hi,

I need to record the date a campaign is requested from Salesforce. I know each program can store a date as "member date", but I can't read this info in a full CSV export, so I need an actual field to store this particular date. I dont mind to do it for this program, because it's kinda important, but would like to know how I need to set up correctly this on the campaign flow. Right now is empty and I don't know what should I put to store the day the campaign is requested.

Thank you

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Josh_Hill13

{{system.dateTime}}

this is all on docs.marketo.com under system tokens.

2 replies

January 31, 2017

Thanks so much, I didn't knew where to look... I also thought that there was another way to do it, but thanks so much for the answer !

Josh_Hill13
Josh_Hill13Accepted solution
New Participant
January 31, 2017

{{system.dateTime}}

this is all on docs.marketo.com under system tokens.

January 31, 2017

Ok I updated my flow and I guess it will work fine. How can I copy the "member date" to this new field and apply that to my older members of the program?

Thanks.