HI Jeffrey,This is a custom field, not a standard one such as {{lead.Owner Email Address}}. You need to check in the admin-> field management that this field does sync with SFDC an...
ON top of My previous answer here that I never updated, calling a save2 endpoint from a Qualtrics webservice finally works. You need to pass the email address to Qualtrics one way ...
Hi Joanna,You probably have some CSS in the way of your design that adds margins or paddings. You can override it with some inline CSS in the editor, (in HTML mode). Of have some C...
In order to deal with a especially complex web site project, we are looking into the possibility to host the Mkto form code in an external file, instead of adding the embed code in...
Hi Jeff,This is not possible. Marketo is working on a way to unsync Marketo from SFDC, which would erase all the ID's. They are also working on some API that would enable to "unsyn...
Hi MarkYou can capture the query parameters through hidden fields in the form.For the referrer URL, if you want to store it in a field, you will need to augment your form behavior ...
Hi Jason,You can find some info about webhooks here: http://developers.marketo.com/webhooks/ But this is about how to call webhooks. You will also need a webhook service. Search th...