Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Not sure this helps, but here's what I'm seeing: https://experience.adobe.com/#/NAME_AND_MUNCHKIN/marketo-engage/ds/emailtemplates/27 is indeed the ID of the "Email Template" folder in your default workspace. 28 is the Archive folder underneath 27. And I can create templates in exactly these two fo...
I was thinking about creating a Smart campaign and using choices in the flow. Would there be another way?Choices in Smart Campaign Flow Steps are certainly one of the best ways to avoid overlap. If you have a setup like this ... ... overlap can't happen as the order of choices creates hierarchy. Me...
Just to add to @uditmathur's response: Smart Campaigns have two limits: Communication limit and a "processing limit". The communication limit (x email in x days to one person allowed) are the same for Smart Campaigns and Email Programs. But Email Programs don't have a processing limit. And to the ...
I don't have a Facebook integration I can look at right now, but I have a LinkedIn Form integration. And here, the available trigger tokens look like this: So here's what I recommend: Create a trigger campaign with "Fills out Facebook Lead Gen Form" as the trigger. And then add a Change Data Value F...
My team has created a bounce directory that populates a custom field with the latest bounce category number for each record.Good idea. Everybody should have such a directory. However, we've found that this value is missing for many records because the data has been archived.What do you mean by that?...
We have done exactly that score comparison - which results in a lead enter either into Program A or Program B - by using a Self-Service Flow Step that is sent to Adobe Runtime, which calculates a rather simple Excel formula. Looks something like this: IF({{lead.Score Product A}} >= {{lead.Score Prod...
Thanks @Kenny_Elkington - I can see it now and it works as advertised. Here's what trigger tokens render for "Data Value Changes", where I changed the value in "First Name" from "Michael" to "Katja": {{trigger.name}}First Name{{trigger.trigger name}}Change Data Value{{trigger.Attribute Name}}First ...
2. You mentioned that even if we use the same email with that token, the lead will still receive a standard email, while the sales rep will see an email containing the preassembled text. Is that correct? We want the rep to be aware of the content being sent on their behalf. Since we cannot attach an...
@Ather01 - any comments on our questions regarding "Trigger Tokens For Any Activity Attribute"?
I now understand that the "send alert" special token is essentially used to generate an email that retrieves the lead details and forwards them to the associated sales representative, correct?Well, the token {{SP_Send_Alert_Info}} is probably not as exciting as I made it sound in my first answer. As...