Skip to main content

Question list filters

Filter by
Sorted by
Tagged with
Score of 0
1 answer
82 views

Hi — I'm trying to confirm a restriction I was told about regarding the Slack Assistants API. Slack support told me that assistant:write and the AI-native UX are only available to Slack Marketplace ...
Score of 0
0 answers
50 views

We are using slack_sdk to get analytics information for a particular day from slack. However we assume due to volume of the data I am getting a file_not_yet_available error. Here is the code that we ...
Score of 0
0 answers
50 views

Problem I'm building a multi-tenant SaaS platform where users authenticate with Slack using OAuth to send messages with their real names (not as a bot). This works for regular workspace members but ...
Score of 0
0 answers
45 views

When creating buttons, you assign them an 'action_id' and a 'value'. The action ID is also the name of the function called when the button is pressed. I want to offer multiple buttons with the same ...
Score of -1
1 answer
266 views

The common problem with sending Slack messages using their NodeJS SDK is that you cannot attach multiple images to a chat.postMessage. The options available are: uploading them to the thread inlining ...
Score of 0
0 answers
90 views

I'm struggling to troubleshoot this issue. I have a Slack+N8n setup, correctly configured to receive payloads through the Request URL configured on Slack under the Interactivity page. As long as I ...
Score of 0
0 answers
56 views

I have recently started exploring Slack’s Task Tracker and Workflows features. While testing, I found that some automations I’d like to implement aren’t possible with Slack Workflows alone, so I ...
Score of 0
1 answer
296 views

Using the ts of a Slack message (e.g. 1234567890.123456), how can I know if that message is reply in a thread or a regular message in a channel? If if is in a thread, I want to reply to the thread. ...
Score of 0
0 answers
85 views

So I am trying to create a slack bot to help us out with on call. Trying to get the events setup but when I try to enable, I am getting the error that I didn't respond with the value of the challenge ...
Score of 1
0 answers
105 views

When I get an error in Splunk I would like to send an Alert to Slack, my company blocked E-Mail for the Slack so I need to use Webhook. I have added the Webhook to the alert of my search query, ...
Score of -4
1 answer
417 views

I'm trying to use the Slack API to mention/tag a user in a canvas so others can click the name to reach out (open profile or DM). Manually typing @UserName in the canvas UI works, creating a clickable ...
Score of 0
3 answers
1741 views

I've set up a github app in our slack channel by following this GitHub + integration for Slack https://github.com/integrations/slack Now I would like to receive slack notifications whenever there's PR ...
Score of 1
0 answers
298 views

Slack has deprecated the files.upload API, so I’m migrating to the recommended flow using files.getUploadURLExternal → direct file upload → files.completeUploadExternal Most of the time this flow ...
Score of 0
1 answer
145 views

From How do you tag people with a slack bot? I can take a user like <@username> and it works fine but this doesn't seem to work for teams. <@teamname> shows up as the literal <@teamname&...
Score of 2
1 answer
46 views

So, I've seen this question, or at least some similar to it asked on here before, but I've yet to get any of the solutions presented to get to work. I help run a Slack team that has members mostly in ...

15 30 50 per page
1
2 3 4 5
212