reCAPTCHA integration is available on the Paid plan.
1
Get Your reCAPTCHA Keys
Sign up at Google reCAPTCHA, register a new site using reCAPTCHA v3, then get your Site Key and Secret Key.
2
Enable reCAPTCHA in Your Form Settings
Go to your form’s Settings page, add reCAPTCHA Protection, and paste in your Secret Key. PipedForm will use this to verify submissions on the server side.
3
Add the reCAPTCHA Widget to Your Form
Add the reCAPTCHA script to the Add the widget inside your form using your Site Key (replace your-site-key):
<head> section of your page:4
Test Your Form
Submit a test entry through your form. If the reCAPTCHA challenge isn’t completed, PipedForm will reject the submission and it won’t be forwarded to any of your connected destinations.
