Hi Community, I’m wondering whether there is a need to add a Recaptcha to my forms that collect data from my website to my Airtable. I have form validation logic set up and the fields in the table accept a certain type of data only. Most of my forms use dropdowns except where a user is filling in their name etc. My frontend is built with Vue 3 and there is a package for recaptacha but then I will also need a backend to handle the secret key.
Any advice would be great.
Thanks,
Sue