Skip to main content

importMeetingFromOutreachUrl

Import a Kaia by Outreach recording by URL and assign it to an accord. Resolves the recording from the link's recording or instance id, dedups against existing meetings, then fetches the transcript and participants (resolving participant emails as the sync does). Errors if no transcript is available yet. Rejected for customer-role callers.

importMeetingFromOutreachUrl(
input: ImportMeetingFromOutreachUrlInput!
): ImportMeetingFromOutreachUrlPayload

Arguments

importMeetingFromOutreachUrl.input ● ImportMeetingFromOutreachUrlInput! non-null input

The Kaia recording URL and target accord.

Type

ImportMeetingFromOutreachUrlPayload object