Velocity Scripting with Lead Activities | Community
Skip to main content
Lucho_Soto
Level 5
November 17, 2016
Solved

Velocity Scripting with Lead Activities

  • November 17, 2016
  • 1 reply
  • 1427 views

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?

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

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.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
November 17, 2016

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.