We use a php endpoint to receive the webhook data from Marketo and transform the data before forwarding the data to Twilio. For us it was much easier to write logic to standardise ...
To be honest, I'm not a security expert but interested in hearing your feedback on the set up.The set up is: a webhook is called from Marketo when someone registers. The endpoint o...
This can be done right now using the Marketo API (saves you from subscribing to a third party service). Bit of a hassle to set up though, so I agree having something built in would...
There's not much you can do about the existing blank email records, but there's plenty you can do to improve your email unsubscribe facility such as hiding the page from people who...
Aside from making an un-guessable url, you can use dynamic content to better protect the landing page.Create a segment for the specific email address/es you wish to allow accessFin...
Add the below script with your munchkin and form id details and edit var domains with the domains you want to block. If you want to follow Sanford's suggestion to add domains direc...
It's because view as webpage is a system token that doesn't get tracked and thus doesn't get rewritten using the branding domain. If you hover over the link in the HTML version, it...