Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
hi guys we started sending a lot of data with form submissions. if you go to database, select a lead, then choose a form submission and look at the activity detail: Is it somehow possible to format the data so one can read it easily? e.g. wrap it in a
tag? that is marketo does that. An alternative...
hi guys we get leads with for example blabla@lolfooledyou.sohard is there a marketo integrated way to ping and remove leads that have invalid email addresses?e.g. blabla@lolfooledyou.sohard doesn't exist, thus delete the lead.
Where it doesnt work:Chrome Version 83.0.4103.61 (Official Build) (64-bit) Where it does work:Opera Version:69.0.3686.49 both running on lubuntu 18.04
it seems to work fine if I use a different browserfor example I just ran a test with opera, seems to pass and load the script Why opera, well, they have an integrated vpn. It works without vpn activated though as well.. worked on Opera Version:69.0.3686.49 on date 2020-07-8
is there anything that works?if I use a different virtual host, doesn't work either If I directly access the URL of the script e.g.http://app-lon09.marketo.com/index.php/form/getForm?munchkinId=... then it worksit only doesnt't work, when i load the page to fill out the form
what would you recommend? create a virtual host of the prod domain for local dev? e.g. myproductivedomain.com as entry in my hosts file for dev environment?
hellowe have, somewhat customized marketo forms that we use via the javascript api. now the code stopped working in local dev environment, I suspect it is related to this call: in written words: getForm?munchkinId=MYID&... returns 403 forbidden basically I am getting a 403 and MktoForms2.whenReady n...