Skip to content

Interface: LandingPagePost

Body of POST /webhooks/webchat as the SDK sends it.

Properties

PropertyTypeDescription
event?| "lp_view" | "lp_assist_start" | "lp_field_set" | "lp_submit" | "lp_abandon" | "lp_question" | "lp_choice" | "lp_beat"-
eventData?Record<string, unknown>-
formSnapshot?FormSnapshot-
messageId?string-
sessionIdstring-
textstringMay be '' when type is 'lp_event'.
type?"message" | "session_start" | "lp_event"-

Proprietary. All rights reserved.