Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.lyzn.ai/llms.txt

Use this file to discover all available pages before exploring further.

Webhook

Triggered by HTTP webhook calls

Properties

PropertyValue
Typewebhook-trigger
FamilyTriggers
GroupGeneral

Parameters

NameLabelTypeDescriptionRequired
pathWebhook PathStringThe URL path that will trigger this workflowYes
methodHTTP MethodSelectNo
authenticationAuthenticationSelectNo

Outputs

NameLabelTypeDescription
methodmethodstringHTTP method
pathpathstringRequest path
headersheadersobjectRequest headers
queryqueryobjectQuery parameters
bodybodyobjectRequest body
rawBodyrawBodystringRaw request body
signatureVerifiedsignatureVerifiedbooleanWhether the webhook signature was verified
retryMetadataretryMetadataobjectRetry metadata from the webhook sender