to select · Esc to close

Notification webhook

Send GrowRig notifications to any HTTP webhook without custom runtime code.

Capabilities

CapabilityIdentifier
Send notificationnotification.send

Configuration

FieldTypeRequiredNotes
Webhook URL urlYes
Authorization token secretpasswordNoOptional Bearer token sent with every request.
Timeout numberYesDefault: 15

About

A fully declarative integration for HTTP notification endpoints. GrowRig sends JSON with event, title, message, severity, and optional data fields. The connection test sends a real test notification so you can verify the whole delivery path.

Integrations are configured as instances under Control panel → Integrations. Secret fields are AES-GCM encrypted with a local key beside the Grow Core database and are never returned by the API.