MeMesh API Documentation - v2.8.10
Documentation
GitHub
Preparing search index...
WorkflowEvent
Interface WorkflowEvent
Workflow event
interface
WorkflowEvent
{
anonymous_id
:
string
;
timestamp
:
string
;
sdk_version
:
string
;
node_version
:
string
;
os_platform
:
string
;
event
:
"workflow"
;
workflow_type
:
string
;
steps_completed
:
number
;
total_steps
:
number
;
success
:
boolean
;
}
Hierarchy (
View Summary
)
BaseTelemetryEvent
WorkflowEvent
Index
Properties
anonymous_
id
timestamp
sdk_
version
node_
version
os_
platform
event
workflow_
type
steps_
completed
total_
steps
success
Properties
anonymous_
id
anonymous_id
:
string
timestamp
timestamp
:
string
sdk_
version
sdk_version
:
string
node_
version
node_version
:
string
os_
platform
os_platform
:
string
event
event
:
"workflow"
workflow_
type
workflow_type
:
string
steps_
completed
steps_completed
:
number
total_
steps
total_steps
:
number
success
success
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
anonymous_
id
timestamp
sdk_
version
node_
version
os_
platform
event
workflow_
type
steps_
completed
total_
steps
success
Documentation
GitHub
MeMesh API Documentation - v2.8.10
Loading...
Workflow event