Y
Hacker News
new
|
ask
|
show
|
jobs
by
robinhowlett
3610 days ago
Like it - though the FILE_SHARED example doesn't appear to work.
2 comments
ramswaroop
3609 days ago
Thanks for letting me know. The example shown is incorrect as you can't reply to it. Because to reply you need to have a channel id in event object and slack doesn't send a channel id for file_shared event (
https://api.slack.com/events/file_shared
).
I will modify the example now. Thanks very much.
link
ramswaroop
3609 days ago
Example modified and released. Thanks once again for pointing this out.
link
I will modify the example now. Thanks very much.