Skip to main content
Stores the responses the connection receives so that repeated requests can be answered from the cache instead of hitting the server again. Use this when the same data is fetched often and does not change from one moment to the next, to cut down on calls to the remote service and speed things up. By default the connection follows the caching instructions the server sends back in its headers, but you can also set your own fixed lifetime for how long a response stays cached.

Fields

Sample data

This plugin caches responses on a live connection rather than transforming integration data, so there is no before/after to show. The configuration below ignores the server’s cache headers and keeps every response for one hour.
FieldValue
Respect cache headersoff
Default ttl, in seconds3600