Replies: 3 comments 3 replies
-
Hey @DAWA48, thanks for highlighting the need for more doc. You can get the list of available commands by running For v2.2.x there are four major modes of operation:
The main difference between Dump VS Export is that:
Depending on your need, you might choose one over another:
Regarding the "spikes" in API usage: as far as I know the "analytics" that slack provides can't offer the detailed view on client token API request number, it provides just aggregated "messages sent/messages read", without the split by user, but let me know if know otherwise. |
Beta Was this translation helpful? Give feedback.
-
Thanks for responding @rusq. I guess it depends on the type of organisation. It looks like if it in an Enterprise grid there is an anomaly detection for "excessive downloads" https://api.slack.com/admins/audit-logs-anomaly which I presume can be kicked off by the Slackdump tool. Otherwise from my understanding of what you are doing in the code, you are "scrapping" channels/threads and aggregating or recreating an export that somewhat mimics native functionality. Is that the correct understanding? |
Beta Was this translation helpful? Give feedback.
-
@rusq can you point me to the files that have the api calls you are using please? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a full list of supported commands available with or without descriptions? Perhaps I am not navigating the documentation well but I am learning a few other tips and tricks by looking though the comments and discussions. For example how does the "dump-from" function work?
Can you provide a synopsis on the different between the dump versus export functions as well please? What are the logic for using one versus another?
The overview posted on medium.com mentions a low profile - but I imagine one can review API requests etc and see an uptick (or is it not a continuous pull)?. Can you provide more insight on that if you're willing.
Beta Was this translation helpful? Give feedback.
All reactions