Form Issues related to Salesforce

Out of context: Reply #1

  • Started
  • Last post
  • 6 Responses
  • ChickenCrab0

    --------------------------------...
    In order to submit the info to Salesforce, I would need to add these to my form (as well as change my existing input names to their standards):
    --------------------------------...

    <form action="https://www.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8" method="POST">
    <input type=hidden name="oid" value="000000000000">
    <input type=hidden name="retURL" value="http://www.companyname.com/thankyou.html">

View thread