I have a lot forms on my company's site. I then send out an email alert when someone fills out a form. I would like in this alert email to include the URL the form is submitted from, but I can't see a Token called URL or similar? Can you help me how I can get the URL the form is submitted from in the alert email?
Hi Christoffer,
You will not get this info under the form of a token. It would be a nice enhancement to the {{trigger.XXX}} tokens BTW.
In between the only way is to capture this in a lead field, as a hidden field in the form and a short JS code. then you will be able to use the content of this field to populate your email.
-Greg
You want {{Trigger.Web Page}}.
I'm not sure what Greg is saying is missing.
Sanford is correct on this, I thought the trigger.webpage would not work with the FoF, but I was wrong.
-Greg