Views: how export values?

Hello! Please help, how to export values from saved views? I do not see suitable options in api :frowning: I analyze the Squid log and calculate the amount of traffic for each user. I need to constantly transfer these values back to Sguid. Can I somehow do it in a more readable way? For example in the form of txt or csv?

all data can be read from the API - as the frontend does also only communicate with the API.

The next release will include the ability to export the views content - the current stable implementation did not have that.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.