API Reference

Set Leads Config

Leads Field Example:

"fields": {
"Name": [ "Enter your name", true ],
"Email": [ "Enter your email", true ],
"Phone No.": [ "Enter your phone no.", true]
}

Key is the name of the Leads that would be collected, it has 2 values,
First one is the placeholder that will appear on user end
Second one states whether the field is required or not

Language
Click Try It! to start a request and see the response here!