5 ms·
The Slack API is a thing of beauty https://api.slack.com/ https://api.slack.com/
by seanplusplus 10y ago
The Slack API is a thing of beauty
https://api.slack.com/ https://api.slack.com/
- dxhdr 10y agoI think it could use improvement. Look at https://api.slack.com/methods/chat.postMessage https://api.slack.com/methods/chat.postMessage and explain how "as_user" makes any sense. And it gets more convoluted depending on other parameters used (IM channels, etc.) Also, why can't I use a secret key with my basic postMessage script? I have to navigate OAuth2 just to make a post? Argh the pain!