Apigee Drupal Webooks/Event Notification

Good Day my fellow Apigeeans,

I am coding a module that will allow Apigee Drupal portal to register client with another oAuth Server once the App is Approved by Admin. It seems the problem is listening for events. Is there something analogous to EntityEventTypes for the Developer app approval process?

If there is an event to listen for available what is its name?

This question is logged an an ehancement issue on Github:

The plan is to make this code open source (it may not be able to be a module because there are oh so many oauth servers out there), but it will serve as a blueprint for making this integration.

https://github.com/apigee/apigee-edge-drupal/issues/573

Thanks again for all the great support!

FHIRFLY

0 4 239
4 REPLIES 4

In Apigee X, you can configure webhooks (events) via EventArc.

That webhook capability does not exist in Apigee Edge.

Dino, Can you point me to a doc on Event Arc, a simple google search did not yield it

See also this response.