integration code for salesforce contact page on primestrategyinc.com

Discussion in 'Woodpecker WordPress Business Theme' started by sandradohn, Jan 30, 2016.

  1. sandradohn

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
    Hi There, I want to integrate a form to link it to sales force and they have generated a code and said that it needs to be added to the page. Will you let me know where to add this? Here is his message:

    <!-- ---------------------------------------------------------------------- -->
    <!-- NOTE: Please add the following <META> element to your page <HEAD>. -->
    <!-- If necessary, please modify the charset parameter to specify the -->
    <!-- character set of your HTML page. -->
    <!-- ---------------------------------------------------------------------- -->
    <META HTTP-EQUIV="Content-type" CONTENT="text/html; charset=UTF-8">
    <!-- ---------------------------------------------------------------------- -->
    <!-- NOTE: Please add the following <FORM> element to your page. -->
    <!-- ---------------------------------------------------------------------- -->
    <form action="https://www.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8" method="POST">
    <input type=hidden name="oid" value="00D36000000IAVk">
    <input type=hidden name="retURL" value="http://primestrategyinc.com">
    <!-- ---------------------------------------------------------------------- -->
    <!-- NOTE: These fields are optional debugging elements. Please uncomment -->
    <!-- these lines if you wish to test in debug mode. -->
    <!-- <input type="hidden" name="debug" value=1> -->
    <!-- <input type="hidden" name="debugEmail" -->
    <!-- value="[email protected]"> -->
    <!-- ---------------------------------------------------------------------- -->
    <label for="first_name">First Name</label><input id="first_name" maxlength="40" name="first_name" size="20" type="text" /><br>
    <label for="last_name">Last Name</label><input id="last_name" maxlength="80" name="last_name" size="20" type="text" /><br>
    <label for="title">Title</label><input id="title" maxlength="40" name="title" size="20" type="text" /><br>
    <label for="email">Email</label><input id="email" maxlength="80" name="email" size="20" type="text" /><br>
    <label for="phone">Phone</label><input id="phone" maxlength="40" name="phone" size="20" type="text" /><br>
    <label for="company">Company</label><input id="company" maxlength="40" name="company" size="20" type="text" /><br>
    <label for="industry">Industry</label><select id="industry" name="industry"><option value="">--None--</option><option value="Agriculture">Agriculture</option>
    <option value="Apparel">Apparel</option>
    <option value="Banking">Banking</option>
    <option value="Biotechnology">Biotechnology</option>
    <option value="Chemicals">Chemicals</option>
    <option value="Communications">Communications</option>
    <option value="Construction">Construction</option>
    <option value="Consulting">Consulting</option>
    <option value="Education">Education</option>
    <option value="Electronics">Electronics</option>
    <option value="Energy">Energy</option>
    <option value="Engineering">Engineering</option>
    <option value="Entertainment">Entertainment</option>
    <option value="Environmental">Environmental</option>
    <option value="Finance">Finance</option>
    <option value="Food &amp; Beverage">Food &amp; Beverage</option>
    <option value="Government">Government</option>
    <option value="Healthcare">Healthcare</option>
    <option value="Hospitality">Hospitality</option>
    <option value="Insurance">Insurance</option>
    <option value="Machinery">Machinery</option>
    <option value="Manufacturing">Manufacturing</option>
    <option value="Media">Media</option>
    <option value="Not For Profit">Not For Profit</option>
    <option value="Other">Other</option>
    <option value="Recreation">Recreation</option>
    <option value="Retail">Retail</option>
    <option value="Shipping">Shipping</option>
    <option value="Technology">Technology</option>
    <option value="Telecommunications">Telecommunications</option>
    <option value="Transportation">Transportation</option>
    <option value="Utilities">Utilities</option>
    </select><br>
    <label for="city">City</label><input id="city" maxlength="40" name="city" size="20" type="text" /><br>
    <label for="state">State/Province</label><input id="state" maxlength="20" name="state" size="20" type="text" /><br>
    <label for="description">Description</label><textarea name="description"></textarea><br>
    <label for="country">Country</label><input id="country" maxlength="40" name="country" size="20" type="text" /><br>
    <input type="submit" name="submit">
    </form>
    Thanks, Sandra
     
  2. priya

    priya Guest

    Hello Sandra,

    Greetings from InkThemes!

    Would you please let us know the concerned area where you want to add this form..

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. sandradohn

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
  4. sandradohn

    sandradohn Member

    Joined:
    May 11, 2012
    Messages:
    481
    Likes Received:
    1
    Hi There, Will you let me know the status of this request? I have the form already on the site and just need to integrate it with salesforce so that the form input will go there when someone completes the form. Thanks, Sandra
     
  5. priya

    priya Guest

    Hello Sandra,

    We have checked this in and would like to tell you that the form is generated from the plugin...

    So you are kindly suggested to contact with your plugin author regarding the changes..

    Hope you will understand..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page