importMeetingFromGongUrl
Import a Gong call by URL and assign it to an accord. Extracts the call ID from the URL (resolving shared links via HTML), dedups against existing meetings, then fetches the call, transcript, and participants from Gong and stores them. Fails fast on Gong rate-limiting or slow responses. Rejected for customer-role callers.
importMeetingFromGongUrl(
input: ImportMeetingFromGongUrlInput!
): ImportMeetingFromGongUrlPayload
Arguments
importMeetingFromGongUrl.input ● ImportMeetingFromGongUrlInput! non-null input
The Gong URL and target accord.