You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm looking for an API to help me manage the channels. I want to automate the channel organization by adding new channels to a specific section.
My team has a naming convention for the channels that I can use to group them into different sections. For example, we create a release-<number> channel for every release, and it would be nice to group them into a release section.
Thanks.
The text was updated successfully, but these errors were encountered:
As far as I know, Slack does not provide public APIs to organize a user's sections. Therefore, as of today, there may not be any ways to achieve your goal using APIs.
I can confirm that there are no public APIs to organize a user's sections 🤔
I will bring it up internally as a feature request, you can also reach out to [email protected] to ask for this feature
(Filling out the following with as much detail as you can provide will help us answer your question sooner.)
@slack/bolt
version@slack/bolt": "^4.2.1
Your
App
and Receiver ConfigurationNode.js runtime version
v22.13.0
Steps to reproduce:
N/A
Expected result:
N/A
Actual result:
N/A
Requirements
Hi,
I'm looking for an API to help me manage the channels. I want to automate the channel organization by adding new channels to a specific section.
My team has a naming convention for the channels that I can use to group them into different sections. For example, we create a
release-<number>
channel for every release, and it would be nice to group them into a release section.Thanks.
The text was updated successfully, but these errors were encountered: