Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Don't mention it. Happy to hop on a call if you'd like to discuss some more.
Sure. The logic is pretty straight forward. I use one of the two segment logic templates for creating all of the different time zone segments, which I then approve and use in the flows as outlined in the email flow listed out above.State Dependent Time Zone SegmentsFILTER LOGIC: (1 and (2 or (3 and ...
Your best bet would be to build the forms with the fields populating the field values from queryparameters and then building the links with tokens to populate the correct values.i.e. Link = info.example.com/landing-page.html?first_name={{lead.First Name}}&last_name={{lead.Last Name}}&phone={{lead.Ph...
Yup, that's if you're using Forms 2.0 otherwise you're dependent on some coding, like what Sanford Whiteman has built out a template for.
I was thinking about creating those data sanitation campaigns as well, even though we have data enrichment running in real time. Can't wait to see your write up!
Ah, so it's not perfect. I guess there is still a need for this idea then. Or at least a similar workaround like the one you created.
Interesting, never thought to look there. Thanks as always Greg.
Nice article Jeff.However, in my experience the problem is split 80-20 or 70-30 in favor of the list upload template in terms of the biggest problem creator. Whether we go the route you've outlined or go the route of retroactively cleaning up the values, it's ultimately an issue of preventing the is...
It would be very helpful to have a constraint on triggers and filters that allows us to check for the value of a form field at the point of the form fill. The reason a second filter of FieldName equals/contains/starts with/etc doesn't work is because sometimes the field values changes quickly if the...
No problem.Forgot to add, you should also enable Block Field Updates on Lead Source. It will still allow the lead source to be populated but not overwritten and updated.