Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
NoCodeWebhookIngestResult
Interface NoCodeWebhookIngestResult
interface
NoCodeWebhookIngestResult
{
actionCount
:
number
;
actionEventIds
:
string
[]
;
agentId
:
string
;
executionEventId
:
string
;
executionId
:
string
;
platform
:
"generic"
|
"n8n"
|
"zapier"
|
"make"
;
sessionId
:
string
;
status
:
string
;
workflowId
:
string
;
workflowName
:
string
;
}
Index
Properties
action
Count
action
Event
Ids
agent
Id
execution
Event
Id
execution
Id
platform
session
Id
status
workflow
Id
workflow
Name
Properties
action
Count
actionCount
:
number
action
Event
Ids
actionEventIds
:
string
[]
agent
Id
agentId
:
string
execution
Event
Id
executionEventId
:
string
execution
Id
executionId
:
string
platform
platform
:
"generic"
|
"n8n"
|
"zapier"
|
"make"
session
Id
sessionId
:
string
status
status
:
string
workflow
Id
workflowId
:
string
workflow
Name
workflowName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Count
action
Event
Ids
agent
Id
execution
Event
Id
execution
Id
platform
session
Id
status
workflow
Id
workflow
Name
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...