SOLVED

Velocity Scripting with Lead Activities

Go to solution
Lucho_Soto
Level 5

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?

1 ACCEPTED SOLUTION
SanfordWhiteman
Level 10 - Community Moderator

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.

View solution in original post

1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

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.