Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Another alternative here that might be a bit more straightforward to setup is to actually use Salesforce's Email-to-Case functionality and generate an alert that goes to your specified internal email-to-case address. This does have a couple of limitations compared to Web-to-Case (most notably that y...
Oh, I'm totally aware of Infusionsoft's limitations and hacking around it—my company was the one that was waaaay too big for Infusionsoft's target company size that was using it for early automation and ecommerce management (but had to build a custom connector to not use Infusionsoft's in-house CRM)...
Hi Sarah,This sort of thing is done with email template customization on a regular basis--working with a developer, you should be able to achieve this. Marketo (the company) doesn't need to be involved.
Hi Yvette,Oddly enough, Gmail/G Suite doesn't support its own font use--or any @font-face use for that matter, because it's not in their rendering engine. Please refer to this CSS Support Guide for a breakdown of what clients are supported.
Infusionsoft, ExactTarget, Constant Contact, Mailchimp, homegrown Postfix-based solution. Have and still occasionally use Sendgrid/Mandrill/SES as needed.The fact that Infusionsoft uses Marketo never fails to amuse me.
I'm looking to setup some fields that would store prices in them (e.g., 46.10) for a custom object—prior to now, I've always used float field types to hold this sort of information. From a structural point of view, are there any advantages/disadvantages to using the currency field type instead? This...
It looks like there was a new piece of code deployed to all Marketo landing pages recently, /js/stripmkttok.js, and it has been automatically added to Marketo landing pages. This code is intended to remove the tracking parameter mkt_tok from end users' view via the HTML5 History API once the page is...
With respect to Jay, that recommendation to still use XHTML 1.0 transitional is 5 years old. Nowadays, I tend to agree with Rémi Parmentier that HTML5 makes sense to declare in most day-to-day scenarios; very few clients (all of which are legacy) will require some form of HTML4. It's also worth doin...
So, following up from this comment from over two years ago, I'd like to see the Marketo-Salesforce SOAP API connection upgraded to v44. Why?- There is a ton of future work I can see doing with the Individual object as it gets more fleshed out into a fully-formed Lead-Contact junction object.- Likewi...
Ohhhhh! That's a lot more sane. Might be possible to do that with some fussing.