Question
Send Lead Data from MKTO to SFDC Web-to-Lead Form
I'm attempting to create a lead in Salesforce from a Marketo form and have set up a webhook as outlined in this post but it is still not posting to Salesforce. Any suggestions? This is currently directed towards a Salesforce sandbox instance. https://nation.marketo.com/t5/product-discussions/send-lead-data-from-mkto-to-sfdc-web-to-lead-form/m-p/45724#M16403
Marketo support confirmed the webhook is being called correctly. Webhook details:
first_name={{lead.First Name}}&last_name={{lead.Last Name}}&email={{lead.Email Address}}&phone={{lead.Phone Number}}&company={{company.Company Name}}&street={{lead.Address}}&city={{lead.City}}&state={{lead.State}}&zip={{lead.Postal Code}}&country={{lead.Country}}&00N6u000000Kk0I={{lead.Question}}&00N6u000000Kv8y={{lead.Loan Amount}}&oid=XXXXXXXXXXXXXX&&retURL=http://&submit=Submit
Form/Url
Request Type:
POST
Response Format:
None