Can the Apigee gateway support APIs that use the Rest Hooks method of event driven responses?

We are looking to deploy a few APIs that leverage the Rest Hooks pub/sub mechanism - can the Apigee gateway support that method? We have a preference to deliver this function through rest hooks rather than web hooks if possible

0 1 251
1 REPLY 1

I don't know REST Hooks.

Apigee Edge acts as a smart, configurable HTTP proxy. So if your calls are HTTP, then Apigee Edge can proxy them.

I don't think it matters if the pattern is "REST hooks" or "Web hooks " or whatever.

If you describe in more detail what you want to accomplish, I may be able to advise you further.