FormDesigner

Product details

Q: A few questions

1. Can I redirect to a URL AND post to multiple webhooks on form submission?
2. Can I validate that a phone number is US based before allowing the user to submit form?
3. Can I call 3rd party APIs to validate fields? If so, how will my API keys be kept secure?
4. HTML and PHP integration - how will the form integrate with my site?
5. What measures are in place to reduce bot submissions?

KenleyPLUSEdited Jan 18, 2025
Founder Team
FormDesigner

FormDesigner

Jan 18, 2025

A: Hello.
1. You can configure redirect to URL and send 1 webhook to any address.
2. We don't have such a check, but you can limit the number entry to a given country, i.e. the user simply can't enter a phone of another country
3. You have to do it yourself by embedding the necessary JS code into the form.
4. You will have JS code of the form, which should be inserted in the right place on your site.
5. You can include captcha to protect against bots.

Share
Helpful?
Log in to join the conversation