Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save PardotGists/128d871c19d49ba2e02d to your computer and use it in GitHub Desktop.
Save PardotGists/128d871c19d49ba2e02d to your computer and use it in GitHub Desktop.
<blockquote>
<form action="https://www.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8" method="POST" name="hidden_form">
<input type="hidden" name="email" value="%%email{html}%%" />
<input type="hidden" name="company" value="%%company{html}%%" />
<input type="hidden" name="oid" value="your OID" />
<input type="hidden" name="retURL" value="http://www.success.com" />
</form>
</blockquote>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment