Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ingestNoCodeWebhookEvent
Function ingestNoCodeWebhookEvent
ingestNoCodeWebhookEvent
(
params
:
{
fallbackAgentId
?:
string
;
payload
:
unknown
;
platform
:
"generic"
|
"n8n"
|
"zapier"
|
"make"
;
sourceWebhookUrl
?:
string
;
workspace
:
string
;
}
,
)
:
NoCodeWebhookIngestResult
Parameters
params
:
{
fallbackAgentId
?:
string
;
payload
:
unknown
;
platform
:
"generic"
|
"n8n"
|
"zapier"
|
"make"
;
sourceWebhookUrl
?:
string
;
workspace
:
string
;
}
Returns
NoCodeWebhookIngestResult
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...