Invalidate cache

The Invalidate cache action node clears cached response data on a service endpoint. It is only available for services.

Beta feature

Beta features are almost finalized but minor changes may still occur.

Usage

To use this action node, the endpoint must have the Cache Response Data property selected.

If the endpoint has query parameters, the response data is cached based on those parameters, potentially resulting in multiple caches. In this case the query parameter values must be specified to invalidate the specific cache.

Properties

PropertyDescription

Service

Select the service that contains the endpoint with cached response data.

Interface

Select the endpoint that has cached response data.

Parameters

Available if the endpoint has query parameters. Set values for any query parameters.

Last updated