LeadBI Native Forms allows you to capture data from existing website forms.
Target a specific form
To target a specific form you need to specify an html5 id associated with the form, by not specifying it
leadbi will try to capture all forms from the page.
Form Attributes
Email - any input with the text 'email' in the name field or any input with the attribute data-leadbi-email="true"
Full Name - any input with the text 'full?name' in the name field or any input with the attribute data-leadbi-full-name="true"
In order to access the leadbi api you need to create a api key in the account section.
After the api key is created you can make api calls using the following headers: