Skip to main content

importMeetingFromZoomUrl

Import a Zoom meeting by URL and assign it to an accord. Parses the meeting ID from the URL, dedups against existing meetings, then fetches the meeting, recording transcript, and participants from Zoom. Errors if no transcript is available yet. Rejected for customer-role callers.

importMeetingFromZoomUrl(
input: ImportMeetingFromZoomUrlInput!
): ImportMeetingFromZoomUrlPayload

Arguments

importMeetingFromZoomUrl.input ● ImportMeetingFromZoomUrlInput! non-null input

The Zoom URL and target accord.

Type

ImportMeetingFromZoomUrlPayload object