Feature Request: Email & Microsoft Teams Notifications for Series Checklist Completion | Community
Skip to main content
Submitted

Feature Request: Email & Microsoft Teams Notifications for Series Checklist Completion

  • May 20, 2026
  • 3 replies
  • 46 views

Current Behavior
Currently, the only way to notify team members when a checklist is completed in a Series is via Slack. There is no equivalent option for:
- Email notifications to team members
- Microsoft Teams notifications

Email notifications in Intercom are limited to receiving a message or being mentioned in a note — neither of which covers the "checklist step completed" trigger.

 

Desired Behavior
We would like Intercom to support the following notification triggers when a Series checklist step is completed:

1. Email notification — Send an automated email to one or more team members or a team inbox when a specific checklist is marked as complete or
2. Microsoft Teams notification — Send a message to a defined Microsoft Teams channel when a checklist step is completed, similar to how Slack is currently supported under "More channels".

 

Use Case 
Many teams — including ours — rely on Microsoft Teams as their primary communication platform and email for async notifications. Limiting step-completion alerts to Slack excludes a large portion of Intercom customers who don't use Slack internally. This feature would allow you to:
- Keep non-Slack teams informed about customer onboarding progress in real time
- Trigger internal follow-up actions when a customer completes a key onboarding step
- Improve cross-team visibility without requiring manual checks in Intercom

 

Proposed Implementation Ideas
- Add "Email" and "Microsoft Teams" as additional channel options alongside Slack in the Series step "More channels" settings
- Allow customizable notification content (e.g., which step was completed, customer name, timestamp)
- Option to notify a specific person, team, or channel

 

3 replies

Aleksei O
Innovator ✨
Forum|alt.badge.img+3
  • Innovator ✨
  • May 20, 2026

Hi ​@Marietta Südkamp ! You are spot on that “out of the box” options to send notifications haven’t been updated in a while by Intercom, but there are multiple solutions to make it work using third-party tools: in this case, you can fire a Webhook from Series and then build a notification workflow easily outside of Intercom.

 

Example flow: Intercom Webhook fires from Intercom to e.g Zapier/Make ➡️ Third party tool captures the webhook ➡️ Automation delivers it to Teams

 

Could you please confirm which data specifically you’d like to include in the notification? 

 

Happy to have a quick chat on the topic as well :) 


Hey ​@Aleksei O , thanks for the workaround suggestion, sounds promising!

For the notification, we would ideally like to include the following data:

- Customer name
- Company name
- Which checklist was completed (checklist/step name)
- When it was completed (date & time)

I'll definitely explore the webhook + Zapier option further. 


Aleksei O
Innovator ✨
Forum|alt.badge.img+3
  • Innovator ✨
  • May 20, 2026

Perfect ​@Marietta Südkamp ! You should be able to add this data in the webhook payload and then to the notification in Teams via those tools, and it seems to be a simple setup from the series perspective, but there would need to be a separate webhook for each checklist, as far as I understand, if you wish to include its name. 

If you come up with any other workaround, please share it here as well :) 


Thanks for your support ​@Aleksei O 
Yeah, it is true that a separate webhook is needed for each checklist in Intercom, but if you use the same webhook URL for all of them, it only requires a single Zap in Zapier. So the setup stays nice and simple on the Zapier side, just one workflow handling all checklists.

Works also totally fine with Email-Notifications :)