Skip to content

Commit 9b98aaf

Browse files
authored
Add FAQ point for workaround for slack channel loading timeout (#14248)
1 parent 5d05d7d commit 9b98aaf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

contents/docs/cdp/destinations/slack.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,12 @@ You can see a full example of this in our tutorial on [how to send survey respon
105105

106106
Slack integrations will only show channels that the authorizing user has access to.
107107

108+
### I have a lot of slack channels and loading all in the dropdown fails, how can I set a slack channel?
109+
110+
If you have thousands of slack channels, the slack API might rate limit you before the dropdown can load all channels.
111+
112+
In this case, you can manually paste a slack channel id into the field to load just that one by id. If it is found, you can then select and use it.
113+
108114
### Is the source code for this destination available?
109115

110116
PostHog is open-source and so are all the destination on the platform. The [source code](https://github.com/PostHog/posthog/blob/master/posthog/cdp/templates/slack/template_slack.py) is available on GitHub.

0 commit comments

Comments
 (0)