Slack
Turn messages from a Slack channel into feedback.
What you will need
- Signing secret
Steps
In FeedbackFlow, open your project, go to Integrations, and select Slack. Then:
- 1
Open your app at api.slack.com/apps (or create one), go to Basic Information, and copy the Signing Secret into FeedbackFlow.
- 2
Go to Event Subscriptions, enable events, and set the Request URL to:
https://www.usefeedbackflow.com/api/ingest/slack/YOUR_PROJECT_ID - 3
Under "Subscribe to bot events", add the message.channels event and save.
- 4
Reinstall the app if prompted, then invite the bot to the channel you want to capture with /invite @yourbot.
Replace YOUR_PROJECT_ID with the ID of your project, shown on the integration setup screen.