Middleware Scheduled Pull

middleware scheduled pull - shows how Middleware can make synchronous requests to SOAP API or REST API to minimize delays associated with high-volume outbound integration jobs. Data is pulled from the Salesforce Platform on a scheduled basis, instead of the platform pushing the data via asynchronous Apex.

shows how Middleware can make synchronous requests to SOAP API or REST API to minimize delays associated with high-volume outbound integration jobs. Data is pulled from the Salesforce Platform on a scheduled basis, instead of the platform pushing the data via asynchronous Apex.