Api.cache mechanism

Hi @nicko.glayre,

When using an Action to cache, the data persist across all executions.

(Reference: Actions Triggers: post-login - API Object)

However, be aware that these cached items will persist for a maximum of 15 minutes.

(Reference: Actions Limitations)

Thanks,
Rueben