How to get notified / access “Later” messages with Slack bolt
I’m looking for a way to listen (or fetch) all messages a user has marked as “later” together with the status (In progress/Archived/Completed if possible).
I couldn’t find anything in the documentation.
Does anyone know how to get these messages with Slack API/ Slack bolt?
Retrieving Slack messages where a specific group is tagged
I’m looking to retrieve messages in any public channel in my org’s Slack where a given user group was tagged. Is there a way to do this without retrieving every message ever?
Is it possible to send a message to Slack channel to further redirect the message to another Slack channel using some scripts or automation
please refer to the architecture diagram that I created to make you all understand my requirements here.
I’m a new developer API of Slack and trying to build something shown in this diagram and I’m not sure if that is something supported by Slack or not. If yes then what API or documentation links iI should refer to?
I want to mention slack group into a new public channel and send automatic invitation to the people
I have a new slack channel created, I am mentioning the slack group into the new channel using slack api but it is not automatically sending the invitation to the people (part of the mentioned slack group) to join the slack channel.
How to speed up lookup Slack Channel Name by Id
Currently, if one needs to lookup Slack Channel Id by Name we need to use
https://api.slack.com/methods/conversations.list method.
Slack files.completeUploadExternal no uploading files to the Slack
Since the slack file.upload is going to be depreciated, I was going to make new the methods work.
Slack API check workspace settings exists?
I need to check programmaticaly if workspace setting ON or OFF. For example:
I can’t get the file generated in slack but I do get the file if it is generated with slack connect
The files arrive with the following format:
How to create a Slack interactive element (like Spotify does)
What is the method to create an interactive element in a slack message? like the ones that appear when you send a link to Youtube / Spotify.
How to create a Slack interactive element (like Spotify does)
What is the method to create an interactive element in a slack message? like the ones that appear when you send a link to Youtube / Spotify.