How to achieve timing/polling in apigee cloud, asynchronous SOAP service consumption with configurable polling intervals

Not applicable
 
0 1 148
1 REPLY 1

Not applicable

One way to make this work is to create a node.js application and implement a scheduler in node.js.

May not be the best way though.