Pular para o conteúdo principal

Webhook Trigger

Triggers

Webhook Trigger

Receives HTTP webhook calls

Node typewebhookTrigger
CategoriaTriggers
Setups obrigatoriosNenhum

Painel de configuracao

Esta visualizacao usa o frontend real do ConfigPanel em modo embed, carregando um no de exemplo com o JSON base desta documentacao.

Preview real do painel

Nao foi possivel carregar o painel embedado automaticamente.

JSON base do node
{
  "_nodeType": "webhookTrigger",
  "httpMethod": "POST",
  "path": "",
  "authentication": {},
  "responseMode": "lastNode"
}

Portas

Entradas

Sem entradas

Saidas

Output
default · control
Error
error · error

Objetos filhos e estruturas aninhadas

WebhookAuthentication

Webhook authentication configuration

CampoTipoObrigatorioDescricao
typestringSimAuth type
headerNamestringNaoHeader name for token/key
tokenSecretKeystringNaoSecret key name from Secrets vault