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

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.