As a tribe admin, you can configure notifications from your tribe to an MS Team channel. This is done via MS Teams' 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 MS Teams:
- Install and configure incoming web hook on MS Teams. Please follow the instructions here: https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook
- 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://outlook.office.com/webhook/
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 MS Teams.
- Paste the web hook URL that you copied from the previous step.
- That's it! You should now start seeing messages in MS Teams for the events described above.