Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
You have a few options hereUse a very strict naming convention and apply a "starts with" logic for the program namesBuild a localized trigger campaign for each workspace (assuming you're using workspaces)Use different program tags for each group i.e. Software - Webinar > Registered vs Hardware - Web...
Hi Prabash,Create a trigger that checks for a change in Recent Lead Source and that Lead Source is empty. In the flow, use Change Data Value of Lead Source and set the value to "{{lead.Recent Lead Source}}" (without the quotes) and allow leads to go through it only once.
Hi Alexandra,I'm guessing you're working with a free form template. With those, you can't group items together and your best bet is to keep track of how much you moved one item by and change the other item's x and y positions similarly.Andy
Yeah, probably makes sense to do it in SFDC directly via a bulk job and let it sync back to Marketo.
But that shouldn't still be the case if the filter logic is set to meet ALL conditions?Condition 1: querystring contains "npsscore=1" => TRUECondition 2: querystring not contains "npsscore=10" => FALSEEnd result should be that it does not qualify.
Hmm that is strange. And you're sure it's not pushing you through that because of another visit you had?
Hey Luke,Can you share a screenshot of the smartlist with the filters?Thanks,Andy
You have a Chrome extension enabled called Ghostery (the blue ghost in the top left corner of the browser). Simply click that, then hit the "Whitelist Site" button, refresh the page and try again.
There are a few things to take into account, like if the field type is the same for both of the fields and if the new field has any field blocking in place that would prevent you from updating the values. Assuming there are no field update blocks for the new field, you can use Change Data Value flow...
Hi Ella,Try whitelisting Marketo in Ghostery and then try again.