---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/employee-service-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Import messages from Microsoft Teams to ServiceNow

# Configure Request-based chats to import messages from Microsoft Teams to ServiceNow {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) Summarized using AI  
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.  

## Summary of Configure Request-based chats to import messages from Microsoft Teams to ServiceNow

This guide provides instructions for configuring request-based chats to facilitate the auto import of chat messages from Microsoft Teams into ServiceNow.
This integration supports IT Service Management and HR Service Delivery by allowing seamless communication between agents and employees.
Show full answer Show less  

## Key Features

* Auto import functionality is enabled by default for specific tables, including HR Core tasks, Request Items, Incidents, and more.
* System checks for new messages every 30 minutes, adjusting the polling interval if no new messages are detected.
* Maximum of 500 active chats can be imported in a 30-minute interval, with a limit of 10,000 sub-flows for message importation.
* Final auto import occurs when a ticket is closed, capturing any remaining chat messages in the Work notes.

## Key Outcomes

By configuring this integration, ServiceNow customers can enhance their service delivery through improved communication tracking. The auto-import feature ensures that all relevant chats are captured in ServiceNow, promoting better documentation and follow-up. Customers can also extend the auto-import functionality to additional tables by following the provided configuration steps.  
Configure request-based chats for IT Service Management integration with Microsoft Teams and HR Service Delivery integration with Microsoft Teams applications enable the system to auto import the chat conversations
between the agents and the employees.  
If you are installing the ServiceNow for Microsoft Teams in your environment, the auto-import functionality is applicable by default for the following tables.

* HR Core task (sn_hr_core_task)
* HR Life events Case (sn_hr_le_case)
* HR Core case (sn_hr_core_case)
* Request Item (sc_req_item)
* Task (sc_task)
* Incident (incident)
* Request (sc_request)
* Change request (change_request)
{#auto-import-messages__ul_gqg_dj1_sqb}

The admin can extend the auto import feature to the other tables as required. For more
information see, [Create requester mapping](https://www.servicenow.com/docs/LyDrZxfuAFTaXwPBdWfRyw "Create a requester mapping to extend the auto-import functionality to other tables.").

If you are upgrading your ServiceNow instance to IT Service Management integration with Microsoft Teams 2.2.0 or HR Service Delivery integration with Microsoft Teams 2.2.0, you must manually enable the auto import feature.

## Functionality of auto importing messages {#auto-import-messages__section_byw_gj1_sqb}

All the chat messages from Microsoft Teams will be auto imported to the
ServiceNow instance at an interval of 30 minutes. The system looks for all the new messages
across all the chats and import the messages to ServiceNow instance.

To prevent polling from running indefinitely on inactive conversations, if there are no new
messages, the polling interval will gradually lengthen until, eventually, polling stops.

The system verifies the record for new messages for every 30 minutes. If there are no new
messages, the system checks for the new messages for an interval of one hour, two hour, four
hour and eight hours. If there are no new messages in an interval of eight hours for seven days,
the Auto Import polling activity is disabled.

If there is any message during any of the intervals, the auto import timer will look for the
new messages in the next interval, and import the messages. The timer is then reset to
30-minutes interval.

## System Limits {#auto-import-messages__section_sbz_2wz_vqb}

The system imports a maximum of 500 active chats in a 30-minute interval. If there are more
than active 500 chats the system will not auto-import the new chat records for the 30-minute
interval.

The system executes a maximum of 10,000 sub-flows to import the chats for an interval of 30
minutes, 1 hour, 2 hour, 4-hour, 8-hour intervals. This is a count of all the active subflows
that auto-import the messages into ServiceNow.

If the system reaches the limit, a message is displayed to the agent that the system level is
reached and the chat can't be auto imported on the Start Microsoft Teams Chat modal.

When the ticket is closed, the system will trigger auto import for one last time posts the new
messages in the Work notes (Chat history).

If there is an interaction record associated with the parent record then interaction record is
also closed. The chat record will also be closed as part of this flow.

If you want to continue using the default configuration, you can skip the following procedures
to extend the auto-import functionality. However, if you want to extend the auto-import
functionality to other tables, perform the steps mentioned in the topics below.
* **[Configure the chat to enable auto-import](https://www.servicenow.com/docs/Rt9pJeHQUOsjJ3S1KBPuPA)**   
  Create a chat configuration to automatically import the chats between the agents and the requesters for additional tables to extend the auto import functionality.
* **[Create requester mapping](https://www.servicenow.com/docs/LyDrZxfuAFTaXwPBdWfRyw)**   
  Create a requester mapping to extend the auto-import functionality to other tables.
* **[Configure close condition](https://www.servicenow.com/docs/EUxhHnz_m1nr5P3z~p74dg)**   
  Configure the condition to exclude the chat conversation from auto importing.

