Five first-party integrations cover the edge, identity, productivity, and incident-response surfaces most of our customers run. Configure once and Lens, Prism, and Playbooks all light up.
Henneth is built to plug into infrastructure you already operate, not to replace it. The integrations below cover the four surfaces we touch most often: the CDN edge (Cloudflare, Akamai), identity and document access (Google Suite), and the channels your team already uses to act on what we surface (Slack, Microsoft Teams).
Every integration installs the same way: enable it from the connector library in app.henneth.ai, complete the OAuth or token exchange, and Lens, Prism, and Playbooks become aware of the connection automatically.
Serve Prism feeds at the edge, route agent traffic, and ship logs into Lens.
Property Manager rules, EdgeWorkers, and DataStream 2 hooked into Lens visibility.
SSO via Workspace, Drive sources for Playbooks, scheduled exports to Sheets.
Real-time Lens alerts, Playbook approvals in-channel, slash commands.
Adaptive-card alerts, channel-scoped approvals, Power Automate triggers.
All integrations authenticate through the Henneth OAuth broker. You will not need to manage refresh tokens by hand, the broker handles rotation and exposes a stable token reference your Playbooks can call.
The Cloudflare integration lets you serve Prism feeds from Cloudflare’s edge, route AI-agent traffic with Workers, and stream Cloudflare Logs into Lens for end-to-end attribution.
/.well-known/agent-commerce.json, cached close to the agent.x-henneth-agent header.From the integration library, click Connect Cloudflare. You’ll be redirected to Cloudflare for OAuth and asked to grant scoped access to the zones you want to expose.
Henneth provisions the worker for you, but the source is open and forkable:
Tip. Combine with Cloudflare’s Cache Rules to give agents a longer TTL on product pages, lower latency means higher inclusion in time-bounded responses.
For enterprise customers running Akamai, Henneth ships a Property Manager rule template, an EdgeWorker for agent identification, and a DataStream 2 destination that pipes logs directly into Lens.
x-henneth-agent trust header at the edge.Akamai uses API client credentials rather than OAuth. Generate an API client in Identity & Access Manager with the scopes below, then paste the four-tuple into the Henneth connector form.
The integration auto-creates a stream targeting:
Logs are HMAC-signed using a secret rotated every 24 hours by the Henneth broker. No manual key management required.
Note. If your contract restricts EdgeWorker deployments, the Property Manager rule set works standalone, you’ll lose the per-request trust header but keep log ingestion.
Google Workspace integration covers three things: single sign-on for your team, Drive as a Playbook source, and scheduled exports of Lens reports to Google Sheets.
Workspace admins install Henneth from the Google Workspace Marketplace. The OAuth consent screen lists every scope; expand each to see the exact endpoints we call.
Drive scope. We use drive.file, not full drive, Henneth can only read files explicitly shared with the integration or created by it.
Slack is the most-used Henneth output. Lens insights, playbook approvals, and digest summaries all flow through it.
/henneth slash command for ad-hoc visibility queries from any channel.Workspace admin installs from the connector library. Single-channel installs are supported, Henneth only posts to channels it’s explicitly invited to.
Map Lens alert types to specific channels under Settings → Integrations → Slack → Routing. A typical setup:
The Teams integration mirrors the Slack one, with Microsoft-native primitives: adaptive cards instead of block-kit, Power Automate triggers instead of slash commands, Entra ID for identity.
Install from the Teams App Store or sideload the manifest from app.henneth.ai → Integrations → Teams → Manifest. Tenant admin consent is required for the directory-read and channel-post scopes.
Use the “When a Henneth event occurs” trigger to chain Lens signals into your existing Power Automate flows, e.g. open a ticket in ServiceNow when sentiment drops more than ten points week-over-week.
More integrations on the roadmap, HubSpot, Snowflake, and Datadog next. Need something not listed? Talk to us.