Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
You can't prefill forms on non-Marketo landing pages unless you use iframes or jump through some rather complicated JavaScript hoops. Definitely not out of the box. I suggest you contact Sanford Whiteman in case you want to explore the required customizations.
One more note: make sure you have a special link for forwarding the email using Marketo's forward to friend token. I am not sure if your leads are likely to forward the offer, but if they do using the email client forward button as opposed to Marketo's forward link, then the recipient would register...
Yes, in your flow steps you can add Sync Lead to SFDC flow step, which will make sure the lead is in Salesforce if it was not there already.
Hi Cliff, you can do this by setting a trigger campaign that will react to an email yes click. You specify Clicks link in email, the email and the link in your trigger. In your flow steps you set up a step for sending an email with additional details and anorher step for sending an alert to sales. ...
Hi Greg, there is a Marketo-only way to populate a custom field with SFDC ID values that does not depend on Salesforce. See here: SFDC ID – A Deep Dive It even works for MS Dynamics ids.
Hello Ajay,we were able to resolve this issue at one of our client as follows:1. In order to integrate WebEx with Marketo, you need username and password that is not managed by active directory (AD)2. If AD login is set up, only admin users can have a non-AD user name and password3. Admin rights can...
Hello, this is really helpful. Only thing that would worry me is that some browsers may cache the image so repeated conversions would not be reported. Using date/time stamp should fix it, as follows:
I tested it today and found that if you select a test lead record during the test send, then the forward link works. Otherwise it does not.Apparently Marketo needs to attribute the forwarding action to a record in the lead database. This means that if a test is forwarded, the forward action may not ...
I am trying to move an existing engagement program to another workspace. I found trick on how to overcome the restriction on moving program with members here:https://nation.marketo.com/blogs/marketowhisperer/2016/01/28/moving-a-program-with-members-to-a-new-workspaceUnfortunately the program I am tr...
Hi Sanford, thanks for the suggestions. In my case, the response is SOAP XML that is not so easy to parse in a smart list and I am not in control of the called web service so I cannot change the return code. I think I can make it work with one or two extra data fields, but it is a kludge.