slack Questions
4
I am trying to authenticate my app with Slack. It was working perfectly fine for a few days, but now it's throwing me an error
invalid_code
const requestBody = qs.stringify({
code: code,
redir...
Tierratiersten asked 23/10, 2019 at 10:10
2
Solved
I know how to mute notifications on a per-channel basis, and how to change what triggers notifications on a per-channel basis in Slack. But best I can tell, there is no way to set a unique notifica...
Typhoid asked 24/8, 2021 at 14:56
2
Solved
I'm building a slack FAQ app that uses message reactions to gather the best answers to questions. My plan is to save any Slack messages with positive reactions by using the reaction_added event to ...
Kajdan asked 19/10, 2019 at 14:9
2
Is it possible to set a slack reminder for every 4 weeks? I've tried /remind me test at 3pm on Tuesday every 4 weeks but the reminder is set for every 2 weeks.
Thanks for any hints!
Expense asked 25/9, 2018 at 14:27
2
I've set up a workflow (with Slack Workflow Builder) to send a survey to a channel, asking for feedback. I want everyone to be able to answer it, but as soon as one person responds the workflow com...
Darleen asked 12/7, 2022 at 15:5
5
Solved
I was added to a Slack workspace by a coworker. I must've accepted something on the mobile app because I have access to the workspace there. Somehow, the desktop app never reflected this change and...
Haiphong asked 3/3, 2021 at 19:36
4
Is there a way to add a user/member to a list of a hundred or more (existing) slack channels automatically? Perhaps a slack bot, however, I am unable to find any examples of this that don't require...
Heres asked 18/3, 2021 at 7:48
2
Solved
I'm trying to format a message using Slack Workflow Builder, but it doesn't work.
I prepare a text as single variable and pass it to Slack webhook.
In Slack Workflow Builder I receive it and send a...
2
Solved
I'm building a Slack App feature with a modal and several inputs.
One of them is a static select with some options.
I would like to make it optionnal but it seems that there is no solution for that...
2
Is it possible to send log messages(content in the log message) in Datadog to one of the slack channel? I have tried using the monitors. But there it just provides an alert if log messages exceeds ...
8
According to Slack's documentation is only possible to send one file per time via API. The method is this: https://api.slack.com/methods/files.upload.
Using Slack's desktop and web applications we ...
6
I am integrating SNS and Slack. I have created a slack app with incoming webhook enabled. I have got the webhook URL. I created a subscription for a SNS Topic with HTTPS protocol and set the Endpoi...
Bimonthly asked 17/3, 2018 at 19:42
3
Solved
I am trying out the Slack's API using the incoming webhook feature, posting messages works flawlessly, but it doesn't seem to allow any file attachments.
Looking through I understand I have to use ...
2
Solved
I tried creating slack's block kit builder, the desired design were actually fine. But I don't know where to find a button so we can tag a someone on it.
I have here an attempt to tag a person nam...
Heracles asked 28/2, 2022 at 20:4
3
Solved
I created a slack dialog/form to collect some information from users; The form renders just fine and I can fill out the form without a problem but it doesn't close after I click Submit, instead it ...
2
I'm building somewhat integration github with slack, which will notify users (reviewers of pull request) and send them link in #general chat.
And I'm struggling with mentioning users, right now I ...
2
I'm trying to make a workflow for my slack team where I have these steps (with workflow builder):
Starts when user clicks on the shortcut in a channel
Opens a form - we ask many questions, one que...
Knorr asked 19/4, 2023 at 19:19
3
I want to compose a python script which sends a color-formatted message to a configured slack channel. I managed to send sentences of plain texts to slack channels but I could not figure out how to...
3
I have a use case wherein every time a pull request is raised against the develop branch, a notification needs to be sent to slack channel with PR link and possibly info on which user opened it.
I'...
Valora asked 5/4, 2021 at 6:9
3
I want to send slack message after Jenkins build a task like this:
My_Job - #10 Success after 18 sec (Open)
My Report: http://my_domain/report_20181017195500.html
So I tried to set this varialbe...
2
Using the Slack events API, what is the equivalent event to team_join for when a user leaves, or is removed from a team?
My app needs to know when users leave or are removed from a Slack team so i...
2
Solved
I just set up a webhook in Slack to send logging to from my Laravel app.
When the log line executes, this error pops up:
RuntimeException
Curl error (code 3): <url> malformed
Source:
ven...
3
Solved
I'd like to receive all my personal GitLab notification that are normally sent as emails to my own private Slack channel.
I'm quite familiar with Slack incoming webhooks, and I also know that GitLa...
Mishnah asked 12/1, 2023 at 13:39
3
let say I have two chrome user, one of them is logged in with my work account and another one is logged as my personal account.
I logged in my GitHub/StackOverflow etc accounts with my person...
Griffon asked 2/8, 2020 at 16:47
8
I have went through creating the custom slash command configuration via slack and installed it on workspace. However when I run it I get this
/testing failed with the error "dispatch_failed&qu...
Klapp asked 31/8, 2020 at 5:12
1 Next >
© 2022 - 2025 — McMap. All rights reserved.