Microsoft Exchange Online meeting management pre-built topic for ITSM Virtual Agent
Summarize
Summary of Microsoft Exchange Online meeting management pre-built topic for ITSM Virtual Agent
The Microsoft Exchange Online meeting management pre-built topic for ITSM Virtual Agent enables ServiceNow customers to efficiently schedule, reschedule, and cancel meetings directly through Virtual Agent interactions. Leveraging Microsoft Exchange Online integration and Natural Language Understanding (NLU), this solution simplifies meeting management within the ITSM Virtual Agent framework.
Show less
This capability requires the Microsoft Exchange Online spoke and properly configured email addresses for attendees within the User [sysuser] table. Additional integration with collaboration tools such as Microsoft Teams, Cisco Webex Teams, and Zoom is supported through their respective spokes, allowing users to include meeting links seamlessly.
Key Features
- Meeting Scheduling: Users provide attendee email addresses, meeting time, and duration. Virtual Agent suggests available times based on invitees' calendars, collects subject and description, and allows selection of meeting type (virtual/online, conference room, or hybrid). Integration with Teams, Webex, or Zoom spokes enables automatic addition of meeting links.
- Meeting Cancellation: Users specify the date and time range of the meeting to cancel. Virtual Agent lists matching meetings, allowing selection of individual or all meetings within the range, then confirms cancellation and sends email notifications.
- Meeting Rescheduling: Users input the original meeting date, select the meeting to reschedule from a list, and provide a new meeting time. Virtual Agent confirms the update and supports rescheduling multiple meetings consecutively.
- Natural Language Understanding (NLU): Identifies user intents to trigger appropriate meeting management actions for a conversational and intuitive experience.
- Collaboration Tool Integration: Optional usage of Microsoft Teams, Cisco Webex Teams, or Zoom spokes to attach meeting links, enhancing virtual meeting facilitation.
- Employee Experience VA topic blocks: Utilized to support the conversational flows in the Virtual Agent.
- Scope Requirement: The topic must be duplicated and used within the ITSM Virtual Agent Conversations scope to avoid script logic errors.
Key Outcomes
- Streamlined Meeting Management: ServiceNow customers can manage meetings efficiently without leaving the Virtual Agent interface, reducing manual effort and improving user productivity.
- Integrated Collaboration Links: Automatically adding collaboration meeting links ensures meetings are ready for virtual participation, saving time and avoiding errors.
- Improved Scheduling Accuracy: Calendar-based availability checks minimize scheduling conflicts and optimize meeting times.
- Consistent User Experience: NLU-driven conversational flows create a natural and user-friendly way to manage meetings.
- Deprecation Notice: The Manage Meetings EXO v1.0 replaces the older deprecated topic, offering enhanced features and better integration support.
ITSM Virtual Agent helps you manage meetings in Microsoft Exchange Online. Using the Manage Meetings EXO topic, you can schedule, reschedule, and cancel a meeting.
Manage Meetings EXO v1.0
Natural Language Understanding (NLU) is used to identify and trigger the meeting action that a user wants to perform. Users can schedule, reschedule, or cancel a meeting.
- Microsoft Exchange Online spoke (sn_ex_online_spke)
- Email addresses for meeting attendees must be configured in the User [sys_user] table to be added to meeting invites
- Some actions can use the Microsoft Teams Communication spoke (sn_msteams_com_spk) to send meeting links to Microsoft Teams
- Some actions can use the Cisco Webex Teams spoke (sn_cisco_teams_spk)
- Some actions can use the Zoom spoke(com.sn.zoom.spoke) to add meeting links
- This topic uses the Employee Experience VA topic blocks
- User enters the email addresses for all attendees, the meeting time, and the meeting duration.
- Virtual Agent provides a list of available meeting times, based on the calendars of the invitees.
- User enters the meeting subject and description.
- User can choose the type of meeting: virtual/online, conference room, or hybrid.
If the spokes are enabled on the instance, the user can add a meeting link for Microsoft Teams, Webex, or Zoom.
- Virtual Agent returns the meeting link (if applicable) and the meeting details.
- User confirms that Virtual Agent should schedule the meeting.
- Once the user confirms, Virtual Agent sends the email invitations and schedules the meeting.
- User enters the start and end date and time of the original meeting.
- Virtual Agent returns a list of potential meetings to cancel.
- User selects the desired meeting or can choose to cancel all meetings during the specified duration.
- Virtual Agent cancels all specified meetings and sends the user a confirmation email.
- User enters the original meeting date.
- Virtual Agent returns a list of potential meetings to reschedule.
- User selects the desired meeting.
- User enters a new meeting time.
- Virtual Agent confirms that the meeting has been rescheduled.
- User can reschedule additional meetings, if desired.
Manage Meetings EXO (deprecated)
This topic is deprecated. Use Manage Meetings EXO v1.0 instead.
- Microsoft Exchange Online spoke
- Email addresses for meeting attendees must be configured in the User [sys_user] table to be added to meeting invites
- Some actions can use the Zoom spoke(com.sn.zoom.spoke) to add meeting links
- Some actions can use the Microsoft Teams Communication spoke (sn_msteams_com_spk) to send meeting links to Microsoft Teams
- User enters the email addresses for all attendees, the meeting time, and the meeting duration.
- Virtual Agent provides a list of available meeting times, based on the calendars of the invitees.
- User enters the meeting subject and description.
- If the admin configured the script variable default_collaboration_software and the appropriate spoke is enabled on the instance, the user can add a Zoom link or a Microsoft Teams link.
- Virtual Agent returns the meeting link (if applicable) and the meeting details.
- User confirms that Virtual Agent should schedule the meeting.
- Once the user confirms, Virtual Agent sends the email invitations and schedules the meeting.
- User enters the start and end date and time of the original meeting.
- Virtual Agent returns a list of potential meetings to cancel.
- User selects the desired meeting or can choose to cancel all meetings during the specified duration.
- Virtual Agent cancels all specified meetings and sends the user a confirmation email.
- User enters the original meeting date.
- Virtual Agent returns a list of potential meetings to reschedule.
- User selects the desired meeting.
- User enters a new meeting time.
- Virtual Agent confirms that the meeting has been rescheduled.
- User can reschedule additional meetings, if desired.