I am trying to set up a Tines automation to automatically extract Glean Usage data out to a Google Sheet, using the Insights API. However, I am receiving a 404 error message where the Insights API endpoint doesn't appear to be available on our Glean instance.
Can you advise? Are there alternative approaches? The objective is to export usage data from Glean into a format (ie, Google Sheets, etc) for data analysis. Currently, the insights dashboard is rigid and the data is only viewable within the UI. I need to extract this Glean usage data outside of Glean and connect it to other data points.