Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I've yammered about this about 100 times to any Adobe employee who will listen, but please please please don't forget about Brackets! I would be over the moon for an integration that used the REST API to pull emails and landing page templates (or possibly the assets themselves), let you edit them in...
Hi Vinay,In this case, you should add whatever CRM you're using as a data source into Tableau to pull the opportunity data, then just reference it accordingly. That's all RCE is doing in this setup as-is.
Hi Stephanie,Without knowing exactly how "Stop Sync to Marketo" was set up, it's difficult to give specific advice, but know that when you do that kind of hard stop, it does by association do a hard stop of synced data, which then leads to this sort of orphaned data. Generally, if you put some sort ...
From my experience with Klipfolio, the way they set up their endpoints for calling data from Marketo is a bit problematic and tends to timeout once you've got something that needs more than 4 or 5 calls' worth (~1000 data points) that needs to be visualized. The solution to this has been to use eith...
Hi Kana,There's several things to unpack here in this code:One of the first things that jumped out to me was your CSS order—you generally want your MSO declarations under your normal declarations. Most of the selectors here are written in an older style that was previously needed for Yahoo, but no l...
As far as I'm concerned, this is the real way to handle this—not creating anything inside the Marketo platform. Similar things are done all the time for things like validation rules, minimum viable records, etc.
I would be very interested in giving product feedback/providing enterprise beta testing with a Marketo client who's a power user of Sales Insight and Lightning today.
Text-only output also renders a space for some reason:[ cliquez ici pour l'afficher en ligne](#) .Token placement is just{{my.token1}}{{my.token2}}Tokens themselves are just checking against a defined reference done elsewhere after being converted to strings and trimmed off, then running through a ...
Unfortunately, the problem isn't solved by commenting out to prevent a standard return/newline--even when all parts of the code have comments to stop the line, the raw output generated by Marketo isSi vous avez du mal à afficher le présent courriel, cliquez ici pour l'afficher en ligne....
I'm currently running into an issue where I'm experiencing a styling issue due to the actual line break of the output HTML. Essentially, because the Velocity output in the raw HTML of an email includes one to several line breaks, email/web clients will not correctly pick up an anchor within a span a...