Private equity news article processing pipeline.

Public inbound webhook, Trigger.dev orchestration, PI agent harness classification through OpenRouter, HubSpot read-only enrichment, and two configurable outbound webhooks for article creation and prospect discovery.

Open protected admin

Inbound endpoint

POST news-article.brtwv.io/api/webhook/news-article

No inbound auth is required by design. The API route validates the payload and queues Trigger.dev work.

Workflow

Classification only runs when a URL is present. Freshness, validity, HubSpot DNC, and can-contact logic are enforced before outbound calls.

Operations

Configure ADMIN_PASSWORD, Trigger.dev, OpenRouter, HubSpot, and outbound webhook values in Vercel environment variables or the admin UI.