# Webhooks

Brewfather currently supports webhook forwarding for **device logging integrations**.

There is currently no separate account-level UI for generic recipe/batch event webhooks.

## Outbound integration options

### 1) Device webhook forwarding

Use this when you want to forward incoming device readings to your own endpoint.

* Configure per integration from **Settings → Power-ups** via **(configure webhook)**
* Choose payload format: **Raw** or **Processed**
* Full setup guide: [Webhook (Device Forwarding)](https://docs.brewfather.app/integrations/webhook)

### 2) Custom Endpoint

Use this when you want to send Brewfather batch JSON export payloads to your HTTPS endpoint.

* Configure from **Settings → Power-ups → Custom Endpoint**
* Setup guide: [Custom Endpoint](https://docs.brewfather.app/integrations/custom-api-endpoint)

## Related docs

* [Connected Apps](https://docs.brewfather.app/connected-apps)
* [API](https://docs.brewfather.app/api)
