The payload that is sent via Webhook when an invitee creates or schedules a meeting, and when an invitee cancels.
Visit official API Doc
webhook_invitee_payload.associated_organization
#=> #<Calendlyr::Event>
webhook_invitee_payload.associated_routing_form_submission
#=> #<Calendlyr::RoutingForms::Submission>
webhook_invitee_payload.associated_invitee_no_show
#=> #<Calendlyr::Events::InviteeNoShow>
webhook_subscription.active?
#=> true
webhook_subscription.disabled?
#=> false