I am creating separate email asset for every announcement which I need to send using marketo.
In marketo we have Program under this we have Campaign and using this campaign we are sending emails, each campaign may have hundred of email assets, we are creating email asset separate for each announcement to get report as per email to analyse no. of clicks in single email, no. open etc.
Previously we just used to update single email asset but that was not giving report as expected.
Now I am able to create email asset for each announcement and send email and getting proper result also.
But we have to add "Send Email" to send email using email template in this we need to select default choice.
I am not getting any API to set default choice for flow dynamically like "ABC Program.announcement1", "ABC Program.announcement2", "ABC Program.announcementN"
Is there any way to add default choice in flow using API without manual intervention?
Or Is there any other way to get report as per separate email asset for separate announcement?
Thanks in advance.
Solved! Go to Solution.
is the person you're trying to send to marketing suspended/unsubscribed or reached communication limits?
Can you also provide a screen shot of your email program control panel e.g.
It's unlikely the email program will be at fault. The person isn't receiving the email most likely because of various other reasons.
Please move the thread to Products (Move link at the right). This isn't a support space.
Sanford Whiteman Thanks for your help. Could you please suggest me on actual query "Is there any way to add default choice in flow using API without manual intervention?"
While I'm not sure I understand you fully, I think you should re-think your program architecture.
Consider these points:
Jay Jiang Thanks for your reply .
You use the email program to send the email not a smart campaign anymore.
So for each email program
API call to clone it
API call to edit the child email asset
API call to approve the email asset
API call to update email program with startDate
API call to approve the email program
Jay Jiang Thanks for your answer, it is helpful for me I did process present in Email Programs - Marketo Docs - Product Documentation
this link for Email Program. Currently for test I am doing using marketo UI only (Will do using API once succeed in UI process )
But after finished end user are not receiving emails.
I Did Email Test - A/B Test also and receiving email in test but in actual schedule and after approve process end user are not receiving email.
Am I missing anything?
Obvious question but, has the scheduled Date + Time passed?
is the person you're trying to send to marketing suspended/unsubscribed or reached communication limits?
Can you also provide a screen shot of your email program control panel e.g.
It's unlikely the email program will be at fault. The person isn't receiving the email most likely because of various other reasons.