<div class="forms-rocket">
[hidden Lead_Source default:"Webinar"]
[hidden Website_Form default:"Webinar"]
[hidden Lead_Status default:"Not Qualified"]
<label for="firstName">FIRST NAME
[text* First_Name id:firstName class:inputrocket placeholder"Type your first name"]
</label>
<label for="lastname">LAST NAME
[text* Last_Name id:last_name class:inputrocket placeholder"Type your last name"]
</label>
<label for="email">EMAIL ADDRESS
[email* Email id:email class:inputrocket placeholder"Type your email address"]
</label>
<label for="Phone">PHONE</label>
[intl_tel Phone id:phone class:inputrocket]
<label for="company">COMPANY
[text Company id:company class:inputrocket placeholder"Type your company name"]
</label>
[hidden g-recaptcha-shared default:"c0d27634-5093-4c80-908d-b629abe71662"]
<span class="texto-form-webinar">By submitting this form, you are confirming you have read and agree to our <a href="/terms/"><b>Terms</b></a> and <a href="/privacy/"><b>Privacy Statement</b><a/>.</span>
[submit id:formsubmit class:btnrocket "Register"]
</div>
Message: [Lead_Source]
[Website_Form]
[Lead_Status]
[First_Name]
[Last_Name]
[Email]
[Phone]
[Company]
[g-recaptcha-shared]
JSON Template: {"listkey":"add-here-list-key-from-zoho-campaigns","contactinfo":{"firstName":"[First_Name]","lastName":"[Last_Name]","email":"[Email]", "phone":"[Phone]", "company":"[Company]", "Website_form":"[Website_Form]", "Lead_Status":"[Lead_Status]", "Lead_Source":"[Lead_Source]"}}