Good morning!
I have a current ask to send the "last web page visited" of a lead in a weekly list to our sales team. I have created a custom field for this URL to live, but I am a bit lost as to what I do from here.
I am guessing that I would have to use the CDV flow step to append the URL, but would I need to add in a program token,"my token", with an email script? And if so what would the velocity script be that I would add in.
Any help would be great!
Any thoughts if this is possible?
Trigger on Visit Web Page. Write {{Trigger.Web Page}} to a field using Change Data Value.
I advise against this due to what could be overwhelming volume, but that's how it would be implemented.