Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure Zoom to create a touchpoint meeting summary

Set up the Zoom spoke integration and the bi-directional web hook to generate summaries for virtual touchpoint meetings.

Before you begin

Role required: sn_acct_lc.customer_success_application_admin

Procedure

  1. To configure the Zoom spoke, follow the steps listed in Set up the Zoom spoke.

    A token is generated for Zoom connectivity.

  2. Navigate to All > System Properties, edit the sn_acct_lc.zoom_integration_user_id property, and specify the Zoom account User ID in the Name field.

    These steps enable you to generate a Zoom meeting link when you create a touchpoint meeting.

  3. Navigate to All > Zoom Spoke > Zoom Webhook Validations and select New.

  4. Enter the following details:

    • Name: A unique name to identify the webhook validation record. For example, Zoom spoke webhook validation.
    • Secret token: Secret token of the app in your Zoom account.
    • Log in to your Zoom marketplace, open the General app, select Access > Event Subscriptions.
Image omitted: account-lifecycle-zoom-endpoint.jpg
Event notification endpoint URL
  1. Add the Meeting summary has been completed event and specify the Event notification endpoint URL.

    The next step is to register a Zoom webhook in ServiceNow to track events occurring in Zoom.

  2. In your ServiceNow instance, navigate to All > Zoom Spoke > Zoom Webhook Registries.

  3. Select New.

  4. On the form, fill in the fields.

FieldDescription
Trigger TypeType of the Zoom event that triggers the subflow. Select Summary Completed from the list.
Secret tokenSecret token from your Zoom account used for validating event notification.
Subflow NameSubflow that is to be triggered when the specified conditions are met. Select the Process Zoom Meeting subflow.
InputInput for the webhook registry. Select the following fields from the list:- Account ID - Event - Event TS - Object
Trigger ObjectZoom object that is used to trigger the subflow. Select Meeting from the list.
NameName of the webhook registry.
Image omitted: account-lifecycle-zoom-webhook.jpg
Zoom webhook registry
For more details on configuring the webhook, see .

Result

When these steps have been completed, you can generate the meeting summary for touchpoint meetings that have been created using Zoom.

Parent Topic:Configure Zoom and touchpoint integration