Hi, I have contact us forms on pages such as this one: : https://pplocal.com/partnerships/njbia/njbia-get-more-info/
I need to find a way to add the below code and make it work to this form so that when people fill out the form, the leads can go straight into our CRM.
When I added it in, it was not working. The codes will be different since I’ve tweaked the different contact forms. Can you help?
POST URL:
<form action=”http://www.priorityforce.com/postleads/t/e51b91bc2f79dcf417ec30b42eb3cf5f” method=”POST”>
(optional) Overwrite default Campaign
<input type=”hidden” name=”campaign” value=”Campaign Name” />
(optional) Overwrite default Lead Source
<input type=”hidden” name=”source” value=”Source Name” />
(optional) Overwrite default Lead Status
<input type=”hidden” name=”status” value=”Status Name” />