Bot framework support for Microsoft Teams
Today we're excited to announce that we've added support to our Microsoft Teams integration for sending notifications via bots through the Microsoft Bot Framework. While we've previously had support for Microsoft Teams as a provider in Knock, our integration only supported sending via webhooks, which was most suitable for internal or one-off use cases.
Using the Bot Framework, we can now support multi-tenant integrations that can send messages to channels and directly to users, making it possible to build richer notification experiences on top of Microsoft Teams and powered directly through Knock.
You can read more in our refreshed Microsoft Teams documentation on how to get started.
Fixes and improvements
- 👀 We've added inline step editing to the workflow builder for the step name, description, and reference fields.
- 👀 We added support for navigating the workflow builder using the keyboard. You can now use the arrow keys to easily select different steps and navigate your workflows.
- 🐛 We fixed a bug where long workflow keys would wrap in the workflow list.
- 🐛 We fixed an issue where email template setting overrides were not being saved because of invalid override JSON being provided.