Skip to main content
Teams destinations use a Teams Incoming Webhook connector URL (webhook.office.com). There is no OAuth “Connect Teams” flow today — paste the connector URL in Developer → Destinations.

If you are recruiting / ops

1

Create a Teams connector

In your Teams channel, add an Incoming Webhook connector and copy the URL.
2

Add a destination

In Assess Developer → Destinations, choose Teams (or paste the URL as an HTTPS destination that Assess treats as chat).
3

Subscribe and test

Subscribe to candidate.passed (and optionally candidate.failed, assessment.completed). Send a test ping. Assess posts a formatted chat card, not the signed JSON envelope.
Prefer Slack Connect Slack when your hiring channel lives in Slack. Use automation tools if you need multi-step routing after a pass/fail event.

For engineers

Same /webhooks/ API as other destinations — see Webhooks. Teams is Incoming Webhook only (no teams_channel_id equivalent to Slack’s connected-workspace flow).

Next

Slack · Webhooks · Automations · Integrations
Last modified on August 24, 2026