As a tribe admin, you can configure notifications from your tribe to a slack channel. This is done via Slack's incoming hooks. Following notifications are currently supported;
- When a new decision is created, the configured channel gets a message with the decision summary.
- When a decision is updated, the configured channel gets a message with the decision summary.
Step1: Configuring Slack:
- Install and configure incoming web hook on Slack. Please follow the instructions here: https://api.slack.com/messaging/webhooks
- Once you have successfully configured a web hook, please copy the generated web hook URL and use it in the next step.
- Please check that your new web hook URL starts with https://hooks.slack.com
Step1: Configuring LetsDecide:
- From the tribe dropdown on the app toolbar, click on the down arrow button, then click Manage my tribes.
- Locate the tribe you want to configure, ensure that you are the admin/owner for the tribe.
- Click Edit.
- On the Popup, go to Integrations.
- Look for integration type Slack.
- Paste the web hook URL that you copied from the previous step.
- That's it! You should now start seeing messages in slack for the events described above.