Howl
v0.1.0-alphaSign out

Plug-ins

Extend your receptionist with tradie CRM, calendar sync, notify, and custom webhooks. Slots below are pre-registered; configure each to enable.

Registered plug-ins

Click Configure on any card to set its API key, endpoint, or pipeline target.

Tradie CRM

preview

Push every call into your trade CRM (ServiceM8, Jobber, Housecall). Bookings land as new leads; jobs sync back.

Not configured

Notify tradie

Forward captured messages to the tradie via SMS / email / push.

Not configured

Calendar sync

Create Google / Outlook calendar events from bookings.

Not configured

Custom webhook

beta

POST captured calls as JSON to a configurable URL. CJ Landscaping AIOS target.

Not configured

Build a plug-in

Want to add a new connector? Plug-in slots live in lib/plugins.ts.

Each plug-in is a slot — type-safe config schema, status derivation, and an action body. Add a new entry to PLUGIN_SLOTS to register it. The plug-in grid renders automatically. CJ Landscaping's AIOS is wired through the webhook slot — set the URL once and captured calls POST as JSON.