Top "Slack" questions

Slack is a proprietary cloud-based team collaboration tool.

Slack webhook - Which IPs should I open?

We want to use Slack Webhook (Outgoing Webhook) with an internal web service. Our company is behind a firewall, so …

webhooks slack-api slack
channel_not_found exception while sending the message through incoming webhook

Am using incoming webhooks to send messages, however am overiding the channelID to send to particular channel(as mentioned in …

slack slack-api
Get list of channels a user is a member of

Writing a slack bot and I would like to be able to get a list of all the channels my …

slack slack-api
How do I post a snippet to slack channel

I am trying to post log info to slack and some of these logs can get pretty big. Is there …

slack-api slack
Posting an image with slack API

I'm attempting to post an image w/the slack API. I have two APIs open (using python) currently, which is …

python slack-api slack
slash command "dispatch_failed"

I have went through creating the custom slash command configuration via slack and installed it on workspace. However when I …

slack slack-api slack-commands
Slack: is there a way to disable all @channel notifications

The Slack chat tool by default sends email notifications saying "You were mentioned ..." when in fact it was @channel and …

notifications channel slack
How can I get the FULL list of slack emoji through API?

I am using the slack API to get the full list of emoji, so that when I get a message, …

slack-api slack
slack bot scope missing while making api request

I have made a slack app in which I have a bot. I have selected channels:history, channels:read, channels:…

slack-api slack scopes
Slack - how to post a link to network folder?

I'm using a webhook to post messages to Slack via PowerShell script and I'd like to include a link to …

slack-api slack