@this-npm-test-org/connection-clari
v0.1.3
Published
Revenue operations: forecast calls, pipeline inspection, deal activity, CRM hygiene, and revenue intelligence.
Readme
Clari Connection
Connects your agent to Clari for revenue operations and forecasting. Pull forecast submissions, pipeline analytics, deal scores, and rep performance data. Read-only access.
Authentication
API key. Generate from Clari Admin > Integrations > API.
api_key— Clari API keyorg_id— Your Clari organization ID
Endpoints
Forecasts
GET /v2/forecast— Get current forecast submissions by rep, team, quarterGET /v2/forecast/history— Get forecast change history (week-over-week)
Pipeline
GET /v2/pipeline— Get pipeline snapshot with deal-level detailGET /v2/pipeline/changes— Get pipeline movement (added, pulled in, pushed out, lost)
Deal Scores
GET /v2/opportunities/scores— Get Clari AI deal scores with factor breakdown
Rep Metrics
GET /v2/reps/performance— Get rep-level metrics (quota attainment, pipeline coverage)
Rules
- Rate limit: 100 requests/minute
- Forecast data refreshes every 4 hours — the agent notes the last sync time
- The agent compares current forecast to prior week automatically for trend detection
- Pipeline change analysis uses week-over-week snapshots for accuracy
