Integrate Surface forms with Unbounce landing pages
SURFACE_FORM_URL
with your Surface form URLThis is how your script should look like
surface-form-button
Click to see where to find the question ID in the Surface Form Builder
data-question-id
attribute to your Surface form script
surface-form-button
email
firstName
lastName
company
This is how your webhook configuration should look like
Field | Description |
---|---|
email | Required field for the lead’s email address |
firstName | Lead’s first name |
lastName | Lead’s last name |
company | Lead’s company name |
numberOfEmployees | Company size |
title | Lead’s job title |
phone | Lead’s phone number |
bookedMeeting | Meeting status |
linkedin | LinkedIn profile URL |
companyRevenue | Company’s revenue information |
popupSize
value to “small”, “medium”, or “large”surface_target_element_class
to match your preferred class namesurface_src
URL to point to your specific Surface formsurface-form-button
)