Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
1) In most cases, you can just clone the sending campaign or email asset and rename it to differentiate performance between sends.A) Marketo uses Email ID; not naming convention for uniqueness or reports. Cloning and renaming achieves this through creating a new asset with a different ID. 2) Clonin...
Hello @Daryl_Anderman 1. Once we create a new Partition, will our code have to specify a partitionName, or will it interact with the Default Partition if it's not specified? Lets look at some example. Here we will look at API calls; you will want to specify the workspace/partition where you can.Ex...
Hell @amiller35 ,You can use the transition rules in the Engagement program to pull in people from one stream to another.OrUse smart campaigns. Described here, but essentially you use a smart campaign, configure the smart list, and in the flow steps you pick the stream. https://experienceleague.adob...
Hello @Dylan_Yip-Chuck ,You have a lot of questions to tackle here. I'll start by tackling the main concern:Can someone please clarify this contradiction? This flow step will only create a Duplicate when:You use a SFDC contact and pick from the Users (table) a "queue".Using the Auto-assign Rules def...
@chaekim There are so many ways to tackle this depending on what else you are trying to do. High levelIn your smart list look for records that were sent email - X.But did not open or click email - X.You can layer in additional constraints or filters as needed; keep in mind Marketo's data retention p...
@florenzoNIP Did you get a chance to search like I described?
@Amey_Shivapurka I think you should be able to (but not 100% sure haven't tried in years so fuzzy on that).Keep in mind it has to be 1 or 2 levels deep. Anything further removed is not supported. See documentation below.https://experienceleague.adobe.com/docs/marketo/using/product-docs/crm-sync/setu...
Hello @naveen250 , It will pick up where it left off. So mostly the delta, but there there is stuff happening on both sides so the delta is what you changed plus other changes happening on either side. So it will not go back and redo everything.
Hello @Tsangto , One way to do it is via velocity scripting + quiet reference (no value no output). Albeit, is has a small learning curb for basic features. Email scripting documentation around quiet reference
Hello @Amey_Shivapurka , From that screenshot go to the "fields" tab and select the fields you want to access via filters and/or triggers.Steps Documented here https://experienceleague.adobe.com/docs/marketo/using/product-docs/crm-sync/setup/optional-steps/add-remove-custom-object-field-as-smart-li...