Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I do apologize.Thanks for your valuable inputs. Its working fine. I just had to add following after specifying smart list as per your suggestion:
Hi Experts,In my web applications, I am using munchkins js and marketo form.My requirement is when a lead visits my website for the first time and submits marketo form, I need to send email to that particular lead.The email should be sent only to the newly registered lead, not to all the leads. Appr...
In my external website (which is a react application) on click of a button (sign up button), I need to send marketo email.When I embed marketo form, enter data in the form and submit, lead is getting associated in marketo. Email is also getting triggered by smart campaign.However as per my UI requir...
Thanks. This is really helpful.I missed a part of documentation where it says -In order to be associated to a known record in Marketo, one of the following things must occur:The lead must visit a Munchkin-tracked page with an mkt_tok parameter in the querysytring from a tracked Marketo email link.Th...
I updated image with code snipped. Kindly share your inputs.
Hi Experts,I have injected munchkins js in my webpage using following code: On Click of the link, I want to send email using campaign.I created a campaign and following is the smart list configuration:and following is the flow configuration:In the scheduled tab I have activated the campaign.Now as s...
Hi Experts, I have react application where my requirement is to trigger emails from marketo when user clicks on a particular link on a particular webpage in my app.I have integrated munchkins js in my webapp but I am not getting details on how can I trigger marketo email when user clicks on a link i...