Insert recaptcha on WEB-chat

(Roman Chupakhin) #1

Good afternoon, please could you tell me about recaptcha.
I have a task -(Ask in a new message you are robot or not?)
If the test is passed good(Congratulations!).
If the test fails (You are a Robot!)!
How to implement such functionality?

THIS IS A WEB-chat!

Optimization for small screens
(Nathan Stults) #2

Roman,

I’m not sure how you could implement that. We don’t have a direct integration with Re-Captcha, and I am not familiar enough with their API to know if it’s something that could be accomplished with our HTTP actions / Webhooks or not. You may want to have a look here though and see if you can make Re-Captcha work with Flow XO using HTTP:
https://support.flowxo.com/article/22-webhooks

Are you having an actual problem of robots using your chatbot?

Nathan