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.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).