Microsoft Teams is deprecating the old Office365 connection mechanism to post messages to team channels. This change affects all Flare users who rely on Flare notifications sent to Microsoft Teams.
To get these notifications working again. A new endpoint must be retrieved to which the notifications should be sent.
Since Microsoft stopped supporting the creation of webhooks using Office365 connections, all new Microsoft Teams connections within Flare will automatically use the new system.
We'll keep sending notifications to the old webhook URLs until the end of September 2024. After September, Microsoft will stop accepting these payloads, so update your webhook URL as quickly as possible!
Let's take a look at how to receive the new webhook URL!
Getting a Microsoft Teams notifications webhook URL
In Microsoft Teams, add or open the Workflows app (this is an application built by Microsoft to allow automation in Teams):

Next, create a "New Flow"

Microsoft Teams provides a few templates for typical flows, we 're going to create one from scratch:

Now a trigger for the flow should be selected; search for "webhook" and select "When a Teams webhook request is received":

Make sure that "Anyone" (and thus Flare) can post to this Webhook:

Add a new step and, search for "post" and select "Post card in chat or channel":

Configure the step with the following options:
- Post as: Flow bot
- Post in: Channel
- Team: Select the team you want to post to
- Channel: Select the channel you want to post to

For the Adaptive card entry, click on "Add dynamic content" and select the "Expression" tab:

Type in: triggerBody() and hit enter:

Hit the save button:

Then select the webhook URL from the "When a Teams webhook request is received" step:

Use this URL in the Flare dialog to receive Flare notifications in Microsoft Teams:

Continue reading
Why we removed AI solutions from Flare
AI generated solutions are dead, long live AI generated solutions! We removed the old one-shot fixes from a model that could only see the stack trace. It simply couldn't compete with modern agentic AI. In their place, Flare works with the agentic AI tools you already use: an MCP server that handles real triage, a CLI with an agent skill, quick Copy for AI prompts in the UI and docs served as markdown. Hosted agents are in the works too.
Alex
Flare now uses OAuth for MCP, the CLI, and API
Connect MCP clients like Claude and Cursor to Flare by logging in from your browser, no more copying API tokens. Every connection gets its own permissions, so you can give your AI read-only access to a single project. The CLI signs in the same way, and new personal access tokens with scopes and expiry cover scripts and CI.
Alex
Subscribe to Backtrace, our quarterly Flare newsletter
No spam, just news & product updates