Salesforce.com Web to Lead in WordPress.com site
-
Hi there – trying to update the existing contact form on the landing page to use HTML code generated by my instance of Salesforce.com – according to the WordPress.com support, forms are not allowed and the HTML code from Salesforce.com is a form. Any way to mod this so I can automatically capture the lead in Salesforce? Right now I get an email w the contact form and have to manually enter this into Salesforce. I see there are solutions for Workpress.org but I haven’t made the leap to .org yet. Any assistance is appreciate. I put some of the code below w specific info in ****
Thanks!
<META HTTP-EQUIV=”Content-type” CONTENT=”text/html; charset=UTF-8″>
<form action=”https://www.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8″ method=”POST”><input type=hidden name=”oid” value= “*******”>
<input type=hidden name=”retURL” value=”http://www.hbmlawllc.com”><label for=”first name”>First Name</label>
<input id=”first_name” maxlength=”40″ name=”first_name” size=”20″ type=”text” /><input type=”submit” name=”submit”>
</form>
The blog I need help with is: (visible only to logged in users)
-
You will not be able to use that form at WordPress.com. The best you can do is to use the built in Contact Form and have it go to a particular email address that automatically puts all contacts in a mailing list. http://en.support.wordpress.com/contact-form/
- The topic ‘Salesforce.com Web to Lead in WordPress.com site’ is closed to new replies.