Microsoft Teams notifications
SummitPSA can push key events into a Microsoft Teams channel using an incoming webhook. Messages are sent as Teams MessageCards with a coloured highlight and a link back to the ticket.
Set it up
- In Teams, add an Incoming Webhook connector to the target channel and copy its URL.
- In SummitPSA, go to Admin → Settings and paste it into Teams incoming webhook URL.
- Set Notify on to the events you want (comma-separated). Available keys:
critical_ticket— a new critical-priority ticketsla_breach— a ticket breaches its SLAportal_submission— a new portal-submitted ticket
- Save, then click Send test notification to confirm the wiring.
Notes
- The same Notify on list governs both Teams and Slack — configure either or both webhooks.
- Only events listed in Notify on are sent; the default is
critical_ticket,sla_breach. - Each message includes the ticket number, title, company, and a direct link (built from your install's base URL).
If the test reports no webhook configured or send failed, re-check the URL and that the connector is still enabled in Teams.
Was this article helpful?