ImportMeetingFromOutreachUrlInput
No description
input ImportMeetingFromOutreachUrlInput {
outreachUrl: String!
accordId: String!
}
Fields
ImportMeetingFromOutreachUrlInput.outreachUrl ● String! non-null scalar
A Kaia by Outreach recording URL like web.outreach.io/kaia/record/....
ImportMeetingFromOutreachUrlInput.accordId ● String! non-null scalar
The accord the imported meeting is assigned to.
Member Of
importMeetingFromOutreachUrl mutation