Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Certainly not easy to do in a scalable fashion, but it is possible. To make this work, all replies need to be sent to (or through) a server that has a hook that can update a remote service on-the-fly. We do this using a custom Microsoft Exchange plug-in.If you send from Marketo via a subdomain like...
Shinn, like Kenny said it's easy to see the Munchkin hit is being registered -- look in your browser's Network tab when you load the page. But perhaps it's using an outdated Munchkin ID? 172-KJH-591 is what's configured. Also note you're using a slightly older Munchkin version, likely because the WP...
Please provide the URL on which Munchkin appears to not be logging page visits.
Try a trigger Data Value Changes + constraint "Reason contains
Doesn't work if the email is forwarded before it's clicked by the intended recipient, though.
I mean that I want to type a code block into a discussion and have it be formatted with monospace font and (hopefully) highlighted, and also copy-and-paste-able.Or, alternately, use the embed code from a code sandbox like CodePen or jsFiddle and have that show up.For example, a CodePen embed usually...
I didn't put it there because I didn't want to get in trouble.
I know you don't have REST or SOAP access but I'm not clear on whether the same applies to Webhooks. Do you not see the Webhooks option in Admin, just to be sure?Otherwise, like Alex said you can export and compare offline. But if the intent is to put the customer ID/name on the lead, you would ne...
The new Community suffers (as did the old) from a near-inability to paste code. Many Forms- and Munchkin-related questions beg for code snippets, but even with
tags these never look right and sometimes look downright awful. The ability to use a CodePen or jsFiddle embed would also suffice.
After a fashion, yes. I call this a flash field. The concept behind a flash field is to have information that is associated with the lead without having to create a new custom field. There are (at least) 3 approaches:Have a text field LastFlashField and a textarea FlashFieldHistory. Add LastFlashF...