Skip to main content
Webhook and WhatsApp sources keep the sender’s body as it is. Mail and polled sources make events with a type field, so one filter works across sources.

Common rules

  • Money is an integer in minor units, with an ISO 4217 currency code. 4500000 with NGN is ₦45,000.00.
  • Time is RFC 3339, for example 2026-09-24T10:15:02Z.
  • Headers. Each of these events has Content-Type: application/json and X-Hooksnode-Source-Type.
  • Source. Each request to a destination has X-Hooksnode-Source-Id.

Route by type

See Filters.