Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hey Gregoire! Sorry, I was out on vacation. The JavaScript is built to have an option to selectively reject certain domains. The version on the landing page there rejects all free email addresses, but you can just as easily change that to only reject "@etumos.com" email addresses, not reject any sp...
Hey Alexis, looks like the problem is that you have the background image set to 100% width. You can see the background image keep the exact same proportions, but that means that the height shrinks proportionally to the width. You'll have to choose another option for the background-image, such as rig...
Hey Rachel, in cases like these, we subscribe to a smart list. We come up with this specifically when there's a large volume of email alerts—an overwhelming amount that should be consolidated.This happens with exception reports, where we have large volumes that might be landing in exception reports ...
Hey Kam, you can use these tokens:{{system.dateTime}}{{system.date}}{{system.time}}Those will stamp the date and time of when the flow step applies, and you can use it fluently within an Interesting Moment (or any other flow step).Example: "Filled out form: Template Download on {{system.dateTime}}."...
Hey Michelle, is the API limit being hit from Salesforce or from Marketo? They each have an API limit that's separate. Marketo's API limit is for REST/SOAP integrations outside of the normal syncing between Marketo and Salesforce. Salesforce's API limit includes the normal syncing between Marketo an...
Hey David, you'll lose some benefits of Marketo's UI in doing this, but you can obviously choose if the scalability gains are worth the loss of UI functionality.This is treating forms as embedded as opposed to natively integrated, meaning you'll lose:Dropdown references to actual landing page names ...
That's Reachforce, Nicholas! They do a kind of clean-and-enrich service on forms through their Smart Forms product.
Hi Mary! We offer a product called Etumos Verify that does exactly this, with (1) batch cleanup through webhooks in Marketo and (2) real-time checking on Forms 2.0. It's Etumos Verify. Description here, and demo of the script on a landing page is here.Cheers,Edward
I don't believe that ON24 passes the full URL in {{member.webinar url}}, at least from just setting up a template a month ago using it. What is wonky, though, is that any Calendar token includes the full Add to Calendar value. That actual ICS file contains the {{member.webinar url}} in the descripti...