Skip to main content

connect_webview.login_succeeded

A Connect Webview login succeeded.
connect_webview_id
String (UUID)
ID of the affected Connect Webview.
connected_account_custom_metadata
Object
Custom metadata of the connected account; present when connected_account_id is provided.
connected_account_id
String (UUID)
ID of the connected account associated with the event.
created_at
String (ISO 8601)
Date and time at which the event was created.
customer_key
String
The customer key associated with this connect webview, if any.
event_description
String
Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.
event_id
String (UUID)
ID of the event.
event_type
Enum (String)
Value: connect_webview.login_succeeded
occurred_at
String (ISO 8601)
Date and time at which the event occurred.
workspace_id
String (UUID)
ID of the workspace associated with the event.

connect_webview.login_failed

A Connect Webview login failed.
connect_webview_id
String (UUID)
ID of the affected Connect Webview.
created_at
String (ISO 8601)
Date and time at which the event was created.
event_description
String
Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.
event_id
String (UUID)
ID of the event.
event_type
Enum (String)
Value: connect_webview.login_failed
occurred_at
String (ISO 8601)
Date and time at which the event occurred.
workspace_id
String (UUID)
ID of the workspace associated with the event.