[List] Get From Cache
  • 29 Nov 2022
  • 1 Minute to read
  • Dark
    Light

[List] Get From Cache

  • Dark
    Light

Article summary

Step Details

Introduced in Version4.0.0
Last Modified in Version8.7.0
LocationSystem > Caching

Use the [List] Get From Cache step to get a list of values from Cache. The Cache Instance Name needs to be the name that is associated with the desired cache. Cache Type Name can be the default Decisions cache or a custom cache found under System > Administration > Cache. The Key is how this cache will be accessible. 




Properties

Cache Setup

PropertyDescriptionData Type
Cache Instance Name
Define the name that will be associated with this cache.
---
Cache Type Name
Define the cache type. This is established in System > Administration > Cache.
---
Type NameSelect the Data type of the value being added to the cache. ---

Inputs

PropertyDescriptionData Type
KeyThe value by which this cache will be accessible.String

Outputs

PropertyDescriptionData Type
ValueThe list of data that is retrieved.
List of String

Related Information

Articles:
Caching Overview
Cache Definitions

Example Labs:
Cache Flow Data


Was this article helpful?