Slack Questions
Ad
Open modal using Slack command
I have a slack command which displays a button. when i click on this button i need to display a modal. for this, after clicking it i do this:
channel_not_found error while sending a message to myself
I'm using python3.6 and trying to send message to myself to start interacting in slack. i've installed pip install
Firebase integration with Slack
I've integrated ten projects from firebase with a slack channel where i'm posting crashes notifications. ater i integrated the 10th app, the 11th
404 when receiving a slack modal submission with nodeJS and express
I'm having trouble receiving the content of a slack modal submission using nodejs and express. here is my slack view that i can
Problems incorporating an async http request function after a DynamoDb put in node.js lambda
I have an aws lambda function written in node.js that posts a product to a dynamodb table. in addition to calling db.put i need to make an
ImportError: cannot import name 'WebClient'
I can't do from slack import webclient i get this error: importerror: cannot import name
Why I am not able to get some key-values from JSON object?
Scenario: i am working on the slack custom app in node.js where i need a list of users and send the "names" of the users
Issue with files.upload using Slack's Node SDK
I'm trying to upload a file through the slack sdk but am having
How to parse interaction messages coming from Slack?
I want to parse interaction message requests coming from slack. this is what slack says in
nodejs sendMessage function if failed X times
I want my function to execute x(=3) times until success. i know this question looks similar to
Ad
Why do we need to and from methods in SlackMessage in Laravel?
If the channel the notification will be posted to is defined by routenotificationforslack, why do we need to method in
slackclient python - async RTM client
I'm quite new to all things async in python. i have a certain code i would like to run while an async slack rtm client is listening on messages
Slack App (bot) send private messages to multiple users
I'm trying to create a chess bot to play with other users on the workspace. i can't figure out how to create a private conversation including 2
POST from Slack for button interactions has empty body
I'm setting up a slack bot using node.js. the event system works perfectly and gives me posts with valid bodies from slack, and i am able to
Post message via slack api with file attachment
I am trying to use python sdk to post a file to slack. however, i am also trying to mention some people with @ in the uploaded
Slack Dialog.open not Opening if Variable is in Title
Whenever i try to add a variable to my dialog title, dialog.open does not work and no errors are thrown. if i remove the variable from the
Not receiving any data from Slack Slash Commands API
I have been struggling with this for the past few days, but... when i call the slack slash commands with my command from the slack app, slack does
Slack reply to response_url with ephemeral message not working
I'm working on an interactive slack app written in node.js with express. when the user clicks a button on an interactive message, i want to post
Slack API upload string as file
I have a sting variable of a csv. i want to upload it to a slack channel as a .csv file, not as text. async function run() {
Laravel: Send slack notification after a scheduled task finished
I need to schedule a few tasks on an application built using laravel and i would like to send a slack notification after those tasks are finished
Slack bot fails to send message to restricted general channel via chat.postMessage
This is my first time trying to create a slack bot and i am following this
Ad
How to set colors for buttons on slack using slack API
I'm trying to set other styles for slack buttons besides the default 3: - primary (green) - danger (red) - default (grey)
AWS Lambda & JSON.stringify \\n -> \n - not working with Slack API
We're using a lambda function (node js) to send a message into our slack channel which works. however, when aws is getting a new line its in the
Slack API not returning private channels
I'm trying to obtain a list of private channels in slack (on a per-user basis is fine), but i'm having trouble seeing this information. i
no_file_data response in slack file upload
I'm using node.js to try to upload a csv file via slackapi's upload file method. the method is post. i'm unsure how to make this possible because
Use Firebase onRequest() or Express app.use() for the Slack API
Goal use the @slack/interactive-message package with firebase-functions to listen and respond to slack
"memoryDataStore is not a constructor" error in node js
I am starting slack development with node. following a tutorial i got an error message . i tried several sources but i still cannot spot my
slack how to know if bot recently posted
I am using botkit, i have a bot that responses to a certain word. but i don't want the bot to response if it recently did so. currently i
Laravel Slack on-demand notification; where to set the webhook?
As per the laravel docs i can do an on-demand notification in a controller like this: use notification; use
wss url from rtm.start gives cannot create connection error
I am a newbie and trying to integrate my app with slack. i am using wss url that we get in the response from rtm.start and tried establishing
How to send a message in the Slack channel using Flutter?
I am creating an attendance app in which if an employee got the approval on leave request, then the app should send a message in the slack
Using Slack's API dialog_open from Firebase Cloud Functions
Goal a slack event-subscription event is hitting my firebase endpoint, and then, a firebase cloud function is using the
Ad
How to grab list of custom slack slash commands using Python?
Currently what is on my mind is 2 methods: 1) go to the slash command app webpage and scrape the html 2) use one of the slack api
Slack API client for push notification
I'm building a slack (instant messaging) chat client, i'm looking for a way to trigger a notification to receipent when a new message is sent to
Slack API Event Subscription to trigger Firebase Cloud Functions
Goal i would like slack to trigger a firebase cloud function. example: a user sends a slack message, and firebase cloud
IBM Cloud Functions / OpenWhisk Slack package and message attachments
I am trying to use the slack package available for
How to get user info with bot token
I am using python slack client to connect and send messages with a bot application. slc = slackclient("bot_user_token") out =
slack python api delete message
I am trying to use my bot to delete certain messages in a slack channel with this api call import os import time
How to send error message to slack using webhook and Python?
I have several python functions. in case of any error i want to send the error message to slack. for this i have added below line in except block
Limit messages sent to Slack from Laravel Notification facade
In my app i'm using a notification when something happens. notification::send($users, new thingstarted($thing)); this
how to get actions result from slack api's attachment
How to receive attachment actions using python slackclient. how to get user's reply?
How to respond with the correct challenge value when trying to enable event subscriptions for laravel-botman on slack
This is not a duplication of my previous question
connecting slack to botman in laravel on localhost
This is my routes file in laravel. am matching any url with /botman that calls a closure which, registers a slack driver for botman and listens to
Ad
Laravel Logging to Slack via a Proxy
I have configured my laravel app running the laravel 5.7.5 php framework to send error notifications to a slack channel. a snippet of my
Laravel 5.6 won't log to Slack
Currently my config/logging.php channels section contains like the following: 'stack' => [ 'driver' => 'stack',
Laravel slack notifications with access token instead of normal webhook
I want to send notifications using slack notification system. i could not able to send notifications with the access token, provided by
Send Slack notification every time a Status is changed in Laravel
I have a status notification class, so that when a status is created it sends me a slack message.the issue i am running into is that a new status
Laravel Slack Notification, starting a thread
Right now i have notification classes that send slack messages whenever a new incident, or incident note is created. within the application the
Return JSON objects retrieved from Slack with Django REST
I set up a django rest api with slack so i could program a support bot. it's working fine in that i can program new messages and responses.
Notify everyone in a Slack channel via Laravel
I'm using laravel notifications functionality to post from our app to a slack channel. it works as i'd expect but would like this
Get a user's API key for using in Slack
So i'm building a small slack bot that i want multiple users to be able to use in different slack teams. so far the workflow is like this:
How to read channel messages with simple-slack-api?
I'm using simple-slack-api with java, but i can not find a way
Slack API (JSON Data)
I'm trying to use this method provided via the slack api to grab the
What does the file app.json do?
I stumbled upon this repository
Ad
Blog Categories
Ad