Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Ah sorry, nevermind. Just read that this "Is Updated" trigger is not available for Salesforce Custom Objects. https://docs.marketo.com/display/public/DOCS/Trigger+Off+Custom+Object+Changes
I'm not familiar with these specific Custom Objects - let's call them native Salesforce Custom Objects for now - but we have a ton of non-native Custom Objects in our instance, and for these you can request a specific "Is/Was Updated" filter/trigger from Support.Looks like this:
Thank you both! Katja - I will have to look at the schedule and its options. Thanks for the idea!Sandford - could you elaborate a little on your "mirror the field" approach? I don't get it yet.
Hello all, we have a problem and I wonder if anyone had a creative solution for it. We need to build a Smart List that finds all customers whose contracts expire in exactly 90 days. Usually - and if that date field with the contract expiration were a lead field - we'd use the combination of filters ...
Let me try to understand. You have a select field on your form - let's say "Country" - and you have value pairs that look like this in your advanced editor: Deutschland|DEÖsterreich|ATSchweiz|CH And now you want to save "Deutschland" to field A, and "DE" to field B? No, don't think that's possible. ...
You're right, Katja - I stand corrected. Change Stream also adds to program. I guess I confused it with the other way 'round, as "Add to Engagement Program" plus defining a stream, does not change a program member's stream. This creates the error message "Record is already member of program" or so. ...
Only to existing ones. "Change Stream" does not add records to an Engagement Program.
Oh, that's what you're asking. Well, you might for instance set those records to "Marketing Suspended = TRUE". That wouldn't remove them from programs though, but it would prevent them from receiving any - non-operational - emails.
I believe I have never used this, but it should be working:Documentation states that this only works in trigger campaigns though. (https://docs.marketo.com/display/public/DOCS/Use+a+Date+Token+in+a+Wait+Flow+Step)
The main point I wanted to make is that you need two fields. One to have the value of the most recent download and a second to carry the whole history, so can eventually run Change Data Value "All Downloads" to{{lead.All Downloads}} | {{lead.Recent Download}}