Tips and Tricks

Note on Editing Data Sources

Once a data source is being used by a cache key, it cannot be deleted until it's removed from that key. All the data source fields can be edited. But please note, if details like data source variables change, it can cause errors downstream if the cache key isn't properly updated with those values.

Note on Editing Cache Keys

  • The key name cannot be changed once it's saved.
  • If a store is setup to cache data with a webhook, the value of the key in the database won't be viewable from the Store > Edit Cache Key screen. Only direct connections to Redis will allow for viewing the cache key data in the UI.
  • The value of the cache key can always be edited manually using the management API. See documentation for details.