Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added additional set-up info to Slack page #14

Merged
merged 4 commits into from
Dec 14, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions slack.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,27 @@ We're currently iterating and testing bi-directional Slack support with our desi
If you are interested in helping your customers in Slack via Plain, please reach out to us at [[email protected]](mailto:[email protected]) so we can discuss and get you set up.

If you'd prefer, you can also [book a demo with us directly](https://cal.com/team/plain/demo).

### Connecting Slack with Plain

<Note>
Only workspaces which have been given early access will see the settings required to connect to
Slack.
</Note>

<Steps>
<Step title="Connect your workspaces">
- In Plain, navigate to `Settings` > `Slack`
- Press `Connect to Slack`
- Follow Slack's instructions making sure the correct Slack workspace is selected.

</Step>
<Step title="Add the Plain app to the channels you want to track">
Go to the channels you want to track in Plain and invite the Plain app. You can do this by
typing `/invite`, selecting `Add apps to to this channel` and then choosing Plain.
</Step>
<Step title="Enjoy 💬">
That's it! Slack messages from the channels you added our Slack app too will begin appearing as
threads in Plain.
</Step>
</Steps>
Loading