Skip to content

Webhook Connections

Relayter supports two webhook connection types. Choose the type based on the direction in which data must travel.

Connection typeDirectionUse it to
Webhook ProducerYour system → RelayterCreate, update, or delete Relayter data from incoming JSON.
Webhook ConsumerRelayter → your systemReceive Relayter events at your HTTPS endpoint.

Both connection types support an authentication token and HMAC-SHA256 request signatures. Keep authentication tokens and secrets private.