---
title: Wingman API Integration on Truto
slug: wingman
category: Conversational Intelligence
canonical: "https://truto.one/integrations/detail/wingman/"
---

# Wingman API Integration on Truto



**Category:** Conversational Intelligence  
**Status:** Beta

## Unified APIs

### Unified User Directory API

- **Users** — The User object represents a User.

### Unified Conversational Intelligence API

- **Meetings** — The meeting represent a meeting in the conversation.
- **Users** — The user represent a user in the conversation.

## How it works

1. **Link your customer's Wingman account.** Use Truto's frontend SDK; we handle every OAuth and API key flow so you don't need to create the OAuth app.
2. **Authentication is automatic.** Truto refreshes tokens, stores credentials securely, and injects them into every API request.
3. **Call Truto's API to reach Wingman.** The Proxy API is a 1-to-1 mapping of the Wingman API.
4. **Get a unified response format.** Every response uses a single shape, with cursor-based pagination and data in the `result` field.

## Use cases

- **Sync call intelligence into your CRM or client timeline** — SaaS companies building CRMs or client management tools can pull Wingman meeting transcripts, AI summaries, and action items directly into customer records. This gives their users a complete interaction history without switching between tools.
- **Power sales coaching with real conversation data** — Sales enablement and training platforms can ingest Wingman meeting recordings and transcripts to automatically score rep performance against discovery frameworks like MEDDIC or BANT, eliminating manual call reviews for managers.
- **Feed conversational signals into deal intelligence workflows** — Deal desk, CPQ, or revenue intelligence platforms can analyze Wingman transcripts for competitor mentions, pricing discussions, and buyer sentiment to trigger automated approval workflows or surface deal risk alerts.
- **Extract Voice of Customer insights from sales calls** — Product management and user research tools can pull speaker-diarized transcripts from Wingman to automatically tag feature requests, bug reports, and competitive intelligence from real customer conversations at scale.
- **Enrich revenue analytics with conversational metadata** — BI and data warehouse platforms can sync Wingman meeting data — attendees, duration, talk ratios, and AI-extracted topics — alongside pipeline metrics to give RevOps teams a unified view of deal health and rep activity.

## What you can build

- **Automated meeting summary log on customer profiles** — Automatically pull AI-generated call summaries, action items, and attendee lists from Wingman and attach them to the relevant contact or deal record in your app.
- **Rep activity dashboard with meeting intelligence** — Display a per-user breakdown of meetings held, hours of calls recorded, and key topics discussed by mapping Wingman Users to meeting activity.
- **Transcript-powered feature request extraction** — Ingest full speaker-diarized transcripts from Wingman meetings and run your own NLP or LLM pipeline to automatically categorize and tag product feedback from sales conversations.
- **Competitive mention alerts from live calls** — Parse Wingman meeting transcripts for competitor names and pricing keywords, then trigger in-app notifications or workflow automations in your platform when threats are detected.
- **Coaching scorecard generator** — Pull meeting transcripts and metadata for a specific rep via the Users and Meetings APIs, then auto-generate performance scorecards based on your customers' chosen sales methodology.
- **One-click call library sync for training content** — Let enablement teams browse and import high-quality Wingman call recordings directly into your LMS or training platform to build onboarding playlists and role-play exercises.

## FAQs

### What data can I access from Wingman through Truto?

Truto supports the Unified Conversational Intelligence API (Meetings and Users) and the Unified User Directory API (Users) for Wingman. This gives you access to meeting metadata, transcripts, recording URLs, AI summaries, action items, attendee details, and user profile information such as email and role.

### Does Truto handle authentication with Wingman?

Yes. Truto manages the full OAuth or API key-based authentication flow for Wingman, so your end users can securely connect their accounts without you building or maintaining the auth layer yourself.

### Are there specific tools or custom endpoints available for Wingman?

No pre-built tools are available for Wingman today. However, Truto builds tools on request — if you need specific operations beyond what the Unified APIs provide, the Truto team can scope and build them for your use case.

### How does Truto handle pagination and rate limits for Wingman?

Truto abstracts away pagination and rate limit handling for all integrations, including Wingman. You make standard requests to Truto's Unified APIs and Truto manages cursor-based pagination and retries behind the scenes.

### Can I get real-time notifications when a Wingman meeting ends?

Truto supports webhook-based event triggers where available. When a meeting concludes in Wingman, Truto can notify your application so you can immediately pull the transcript, summary, and action items via the Meetings API.

### Does the integration support both the legacy Wingman product and Clari Copilot?

Wingman has been rebranded as Clari Copilot. The Truto integration targets the Wingman/Clari Copilot API. If you have customers on either branding, the same Truto integration applies — reach out to the Truto team if you encounter version-specific differences.
