slacker icon indicating copy to clipboard operation
slacker copied to clipboard

Add support for Analytics (Stats) API

Open slavisah opened this issue 5 years ago • 0 comments

It would be great if the Analytics API could be supported.

analytics

Now it's possible to export some data to CSV, even though on GUI they offered much more. For example, URL for exporting some statistics about users could be constructed like this:

https://slack.com/stats/export?type=users&date_range=30d&username%2Cdays_active%2Cchats_sent&sort_prefix=chats_sent&sort_dir=desc&token={your_token}

slavisah avatar Oct 25 '19 07:10 slavisah