Adding a date / time stamp to a URL | Community
Skip to main content
Level 2
June 30, 2017
Solved

Adding a date / time stamp to a URL

  • June 30, 2017
  • 1 reply
  • 4560 views

I have a Smart Campaign that changes a data value {{trigger.web page}} when someone submits a form from a particular page... This triggers a specific email to be sent

Now is it possible to add a date/ time trigger to that so that if someone submits the form on the same webpage twice they still get the email?

At the moment it is not working because if I request the email again then the data value doesn't change therefore not triggering the email send....

Help much appreciated!

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 SanfordWhiteman

Yes, make it just a string.

1 reply

SanfordWhiteman
Level 10
June 30, 2017

Sure, just append -{{System.DateTime}} as well.

Level 2
June 30, 2017

Thanks (AGAIN) Sanford....

I get an error and it says Date/ Time token not available for URL type. Is this referring to the field type I have create and I need to change the field type to make that combination work?

many thanks,

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
June 30, 2017

Yes, make it just a string.