Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
You're right, Marketo forms aren't really designed that way. They are designed to overwrite with the most recent data filled in.Have you considered using a survey tool instead? They're designed for multiple form fills of the same questions, and if you used something like the SurveyMonkey-Marketo int...
Hey Anna, while I'm inclined towards Gregoire's idea myself, make sure you do some reading up on using Programs in Engagement Streams. This can sometimes allow you the "wait, then check if they meet the criteria" flexibility you are looking for.Veronica
Hey Matthew - there's a bunch of Marketo service providers in Australia who can give you good advice on how to use Marketo effectively in the retail/e-commerce space. Let me know if you'd like me to make some introductions for you.Veronica
Hey Vlada - unfortunately that behavior is still true. You cannot hide a field that is in use, even by archived campaigns/assets. Head to the ideas to vote this one up. There are many people who would like to see this.
Hi - there is a point here that's incorrect I'm afraid. There is a huge difference between an "anonymous" lead and a lead without an email address. The absence of an email address does not make something an anonymous lead. An anonymous lead is a lead running around on your website where no informati...
This number corresponds to the number of unique Salesforce users that have acessed at least one lead/contact/account/opportunity page in Salesforce that contains the Visualforce MSI app in the past 30 days. They dont even need to be looking at the MSI information - if the Salesforce user accesses a ...
Hi Danielle - there's a good chance that this link colour is being driven centrally from the email CSS - you will need to adjust the link colour for the entire email there.
Hi Angela - have successfully done this with ClickTools. They do a direct integration into a Salesforce custom object registering each fill out of the survey as a "response" and creating a new record within the custom object associated with a lead/contact. From there we sync with the custom object a...
Scott - confirmed - the issue here is exactly as you describe. While you can use random sample in a trigger, it does not make sense. There's only one record hitting the random sample each time, so as you have already figured out it will simply get assigned to the same sales rep.Your scheduled campai...
Hi - as Justin says, Twilio and many other SMS providers can give you API access to their SMS gateways - when Eventbrite updates the regstration status in your Marketo program, you can use this status change as a trigger to call a Marketo webhook to send out an SMS through the third party gateway. I...