Integrations / Jenkins
Jenkins notifications in Microsoft Teams
Jenkins job results in Teams via the standard Notification Plugin — no scripting required. Per My Last Webhook normalizes Jenkins events into rich Adaptive Cards and posts them to a Teams channel, a person's DM, or a webhook — the successor to Office 365 Connectors.
How it works
- Jenkins POSTs a webhook to your private ingest URL when a build runs.
- We normalize it — the same card format as every other platform.
- The card lands in your chosen Teams destination, with routing and noise controls applied.
Set up in minutes
Create a subscription in the app (platform: Jenkins), copy its ingest URL, then:
1
Install the Notification Plugin (Manage Plugins).
2
Job → Configure → Job Notifications → Add Endpoint.
3
Format JSON · Protocol HTTP · Event Job Finalized.
4
URL: your ingest URL. Save.
Don't want to wait for a build? Hit Test on the subscription — a card lands immediately. Full steps in the platform reference.
What lands in Teams
🔴 build-service · failure
Jenkins · main · alice · 3m 20s
Jenkins · main · alice · 3m 20s
Built for teams, not just alerts
Part of Per My Last Webhook — all 17 integrations into one Teams app.