I've been reading a lot of great use cases about velocity scripting but have yet to find one that uses conditional logic based on a lead's activity.
The use case I'm envisioning is showing different content to leads that have already filled out a specific form(s) on our site. I know this is possible with dynamic content/segments, but is this possible with Velocity scripting as well?
Solved! Go to Solution.
Velocity can use lead and company fields, custom objects, and segment membership as direct input.
It can't read directly from the Activity Log. Though of course if you populate a field on the lead it can read that.