API Action step server-side cache

Server-side cache for API Action step (NodeJS)

  1. Add Cache time field for API Action
  2. Add Cache key field for API Action (allow user to choose e.g. identity or $_SERVER.REMOTE_ADDR)
  3. Cache based on key api_action:<cache_key>:<method>:<url>

Edit: Better similar feature request: