Record

webhook

No description available.

record webhook {
  active: option​<bool>,
  contact-email-address: option​<string>,
  id: option​<f64>,
  name: option​<string>,
  on-web-app: option​<bool>,
  trigger-scope: option​<string>,
  url: option​<string>,
}

Fields

NameTypeDescription
activeoption​<bool>
contact-email-addressoption​<string>
idoption​<f64>
nameoption​<string>
on-web-appoption​<bool>
trigger-scopeoption​<string>
urloption​<string>