Hi
I'm trying to implement a reCAPTCHA on a form page, this page is built within the options available on the Apigee developer portal.
It is a contact form where you can send an email.
At this point the form integration for PHP with SMTP is already working perfectly.
But to limit the sending of SPAM on this page it is necessary to implement reCAPTCHA.
I already have the account created and with the reCAPTCHA keys, but I am not able to display the reCAPTCHA.
Is it possible in any way or only through the developer portal with Drupal?