Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Glenn,There's a newer plugin that was released a few months ago I really quite like: it actually uses the REST API correctly to perform the same basic functionality.Ultimate Marketo Forms — WordPress Plugins
Hi Kim,This layout is assuming that you're making the counter yourself via PHP or something similar (which is quite odd, considering folks who know to do that...also would be making their own template.) Nearly every product on the market just sets up their timer to be one giant dynamic image, so you...
Sendtric's pretty good for this purpose. There's a few other folks who do this as well, but they start to charge at a much lower threshold.
I'm currently interested in taking various pieces of data from a web page to pass through on an Interesting Moment--things not necessarily a part of the URL or any parameters, but on the actual generated page itself--and adding that data to the current Interesting Moments that are being sent on web ...
For a moment, you had me excited that Nexmo had finally enhanced its integration to use its SMS API (which has much wider country support), but alas, it's still chat client only. 😕That said, I really do want to underline Josh's point on regulatory requirements--there's quite a bit of work that need...
While I realize some of these may be more complicated to pull off, could we please please please get {{program.channel}} added as a program token? It's something all installations would have and should be straightforward to retrieve. For smaller and less tech savvy customers, it's often much easier ...
Hi Emily,If you go to the "Database" section of Marketo, you'll see when that page loads there's a search box in sort of the middle left section. Type in the email address that you want to look up. It should return the record you're looking for, and there'll be a number under the ID column. Click on...
Hi Emily,In this case, in addition to using the Unsubscribe field, you'll also want to check off the Black Listed field for this particular record--this also prevents the record from receiving operational emails. As you noted, this isn't generally reflected in Salesforce, but you could always create...
It is among those values (OR logic), so if you do something like:Member of List is not in: (3) Apples; Peaches; PearsIt doesn't matter if they are in Apples, Peaches, or Pears; they won't be included. If you want to only remove people who are part of all three, you'd doMember of List is not in Apple...
Hi Sanford,With all due respect, this is one of the few times I would absolutely advocate for using CSS content. At the end of the day, the text surrounding this form is decoration; it's not actual information that's all that relevant to the form. In the interest of keeping accessibility intact, it ...