Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
It definitely sounds like you want to use UTMs - if you give us a use case, we might be able to provide a little more specific direction!
The date/time field requires the format to be HH:MM:SS for the time portion, the system time field is formatted as HH:MM XM (Time Zone). ETA: The system token for date/time DOES use the correct HH:MM:SS format to be put into the date/time field type, for the record.
I would also lean toward an all-brand email preference center where a lead can opt in/out of specific brands or all OR building a custom unsubscribe page with a brand-specific unsubscribe field for each brand. It's really dangerous to start playing with automation to undo unsubscribes. I strongly re...
Like Devraj said, it looks like you're copying the wrong data type into the field, so it won't accept it.
I personally have no issue with long wait steps, but that would be a viable workaround. You could do a batch campaign off of your custom field that says "[date field] is in time frame today" and run daily. You could also date stamp the initial action for {{system.date}} and then set up a daily batch...
For you, yes. For someone who is newer to customizing code, maybe not. By simpler, I mean it uses more basic functionality that may be more accessible to someone without coding experience.
A simpler answer may be to have two alerts - one for attendees, one for declined - so you can simply write in what you want it to say, rather than using a token. Use a choice step to send attendee version if Event RSVP = true; otherwise, send declined.
For the first option, you would need one LP and multiple TYPs (one for each asset).The second option, you would need on LP and one TYP, but multiple fulfillment emails.
Hi Veronica - The way it's set up now, if someone's status changes to influenced and they are not yet finished in stream 1, they won't be moved into stream 2.A couple of options:Use a smart campaign to manage your stream transitions - #1 - Trigger: Was Sent Email #2, Flow: If Status = Influenced, Ch...