Luminate Extend + submitSurvey - anti spam tips?
I am building a newsletter subscribe form that uses the API's submitSurvey. I'm using the Luminate Extend js library, but am having a difficult time figuring out how I can put any safeguards into this form to combat spam submissions. Ideally, I would like to use either recaptcha/captcha or even a simple honeypot field. I can't seem to find any type of documentation that will allow me to do this - or explain to me how to do this. Anyone have any tips to help?
This is all custom javascript on a website that is not hosted on the Luminate/Blackbaud CMS.
Thanks in advance!
Comments
-
@Jason Head The Extend library hasn't been updated since the newer version of reCAPTCHA was enabled. But you can find the documentation on how to implement reCAPTCHA v3 on the GetSurvey API Documentation page:
If you haven't enabled reCAPTCHA v3 site wide, you'll want to contact support to make that update. See:
0 -
@Jason Head Def add a honeypot too. All you gotta do is include a submission field with the name “denySubmit,” and use your technique of choice to get bots to populate a value. LO will reject any non-blank submission.
1
Categories
- All Categories
- 6 Blackbaud Community Help
- 211 bbcon®
- 1.4K Blackbaud Altru®
- 402 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 656 Blackbaud Grantmaking™
- 577 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 941 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.7K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 120 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 240 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 37 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Grid View Batch
- 3 (Closed) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 796 Community News
- 3K Jobs Board
- 54 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)

