How do you make asynchronous notifications from a back-end service reach a call-back URI? Can it be made to go through APIGEE Edge for ANalytics etc.?

Not applicable
 
0 1 167
1 REPLY 1

Not applicable

Hi @SUNDAR RAJ RAMASWAMY

You can add a proxy and dynamically update the target.url with the callback uri at runtime. The backend service then call the proxy which will in turn forward it to the appropriate callback uri. Analytics will also be taken care implicitly similar to any proxy request.

Regards,

Rampradeep