Chat-specific configuration for Collaboration services for Zoom

  • Release version: Zurich
  • Updated July 31, 2025
  • 2 minutes to read
  • Summarize
    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 Chat-specific configuration for Collaboration services for Zoom

    ServiceNow Collaboration services for Zoom allow agents to tailor Zoom chat integration with ServiceNow by configuring chat-specific settings. This integration supports automatic import of Zoom Team Chat messages, customization of chat forms linked to various records, and management of chat lifecycle directly within ServiceNow.

    Show full answer Show less

    Key Features

    • Chat Group Configuration: Include On-call Scheduling users to enable starting Zoom Team Chats specifically for incident records.
    • Chat Form Customization: Modify chat forms for different ServiceNow tables such as Request Item, Task, Incident, Request, and Change Request by creating dedicated chat configurations.
    • Requester Mapping: Extend Zoom chat functionality to additional tables by creating mappings that associate Zoom chats with appropriate requesters.
    • Chat Close Condition: Define how and when Zoom chats should be closed within ServiceNow, including automatic closure of related interaction records and posting final chat messages to work notes upon ticket closure.
    • Auto Import of Chat Messages: Zoom Team Chat messages are automatically imported into ServiceNow every 30 minutes across all active chats, with a dynamic polling interval that extends when no new messages are detected to optimize system resources.

    System Limits and Behavior

    • Maximum of 500 active chats can be auto-imported in each 30-minute interval; chats beyond this limit will not be imported until the next cycle.
    • Up to 10,000 sub-flows are executed per polling interval to process message imports.
    • If system limits are reached, agents receive a notification in the Start Zoom Chat modal indicating that auto-import has paused for new chats.
    • The auto-import polling interval dynamically increases from 30 minutes up to 8 hours if no new messages are found, eventually disabling after seven days of inactivity on a chat.
    • When tickets close, the system performs a final import and logs new chat messages in the chat history to preserve communication context.

    Practical Impact for ServiceNow Customers

    This configuration empowers ServiceNow customers to seamlessly integrate Zoom chat conversations into their ITSM and other workflows, enhancing collaboration and ensuring chat history is preserved within relevant records. Administrators can customize chat behavior and extend integration across multiple record types, optimizing communication management within the platform while maintaining control over system resource usage.

    Configure chat-specific options for Collaboration services for Zoom.

    ServiceNow Collaboration services for Zoom enables agents to customize the following aspects of Zoom chats:

    • Configure Chat group to include On-call Scheduling users for Start Zoom Team Chat
    • Configure chat form for different record types
    • Create chat configuration to auto-import chats
    • Create requester mapping
    • Configure chat close condition

    If you have the ServiceNow Collaboration services for Zoom in your environment, the customized chat-specific additional configuration is applicable by default for the following tables:

    • Request Item (sc_req_item)
    • Task (sc_task)
    • Incident (incident)
    • Request (sc_request)
    • Change request (change_request)

    The admin can extend the custom configuration to the other tables as required. You can create one chat configuration for only one table at a time. You can extend the chat configuration to other tables by creating another chat configuration record.

    Functionality of auto importing messages

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

    To prevent polling from running indefinitely on inactive conversations, if there are no new messages, the polling interval gradually extends until the 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 1 hour, 2 hours, 4 hours, and 8 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 looks for new messages in the next interval and imports the messages. The timer is then reset to 30-minutes interval.

    System Limits

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

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

    If the system reaches the limit, a message is displayed to the agent on the Start Zoom Chat modal that, "Zoom Team Chat auto import system limits is reached. New chats will not be auto imported.".

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

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