Jay Jiang Thanks for your reply . Instead of using a single smart campaign and wanting to change the flow for each send, try cloning and using email programs for each send inside the parent program. - Yes we can clone email program but for instance first time if default choice for Send Email is "ABC Program.announcement1" after cloning I will get cloned email program with name "announcement1-1" but in scheduling for second time it is considering "ABC Program.announcement1" because its defualt but I should have "ABC Program.announcement1-1" in flow after cloning also. If you have varying messages per send, instead of creating separate email assets, try using dynamic content which will let you set a "default" message for all remaining leads. - Currently I am using this method only but our client need information separate for each email program so that it will show reports as per single email like how many opened?, how many link clicked in email body?, how many not opened? etc. But in current method its giving report as per single email program only. Because client wan't to analyse report as per email send for each time. Is it possible to update "ABC Program.announcement1" this entry in marketo DB? eg: old = { programId: 1234, campaignId: 4323, emailAssetId: 4433 }, new = { programId: 1234, campaignId: 4323, emailAssetId: 7766 } so that in flow it will consider email asset with id 7766 (announcement1-1) to send. In smart campaign details I am getting :flowId=>4545, will it be helpful to set flow default choice dynamically using API call. Please suggest I beginner in marketo. If dynamic flow seting not possible then I need to convence my client to use current method only.
... View more