Hi everyone
I have added recaptcha to my website but when i submit my form without configuring ( marked as tick) the recaptcha the fom submitted.
Anyone help me out how can i resolve this.
For the information I have embbed crm in my form on post.
Hi everyone
I have added recaptcha to my website but when i submit my form without configuring ( marked as tick) the recaptcha the fom submitted.
Anyone help me out how can i resolve this.
For the information I have embbed crm in my form on post.
Hi Umar, you need to add the recaptcha element inside of all of your forms and also enable recaptcha under your site settings.
If you’ve done both something could be glitching and you could message support.
basically in my form i send data to other crm on post thats why this issue happened did you know how i can solvw this.
To a 3rd party CMS or CRM? When I want to send data externally, I always remove recaptcha and set the form action to point directly to a webhook URL.
Typically it would go Form → Automation → Data Destination
I use Make/Integromat for client projects where they need to be able to update the automation themselves later, and prefer n8n or PipeDream for more complex or code heavy automations.
This way you can perform whatever API calls you need in the automation to create or process that data in your destination system.
When the automation has completed, it can return a success / error and you can have your Webflow form automatically display a success / error result by using this attributes library;