Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
*, integration_id: Annotated[str, Strict(strict=True)], requestPayload: Optional[Annotated[dict[str, Any], Json, BeforeValidator(func=<function ensure_json>, json_schema_input_type=PydanticUndefined), PlainSerializer(func=<function to_json>, return_type=PydanticUndefined, when_used='always')]] = None, action_type: Literal[GENERIC_WEBHOOK] = GENERIC_WEBHOOK
integration_id
requestPayload
action_type
integration: 'WebhookIntegration', *, payload: 'JsonEncoded[dict[str, Any]] | None' = None
integration
payload
이 페이지가 도움이 되었나요?