Skip to main content
The Attention integration imports your sales conversations with full transcripts into Salesgraph Assist.

What It Does

  • Syncs all completed conversations from Attention’s v2 API
  • Imports full transcripts (flattened from JSON format)
  • Detects the conversation organizer for participant role mapping
  • Computes duration from stream timestamps

Connecting

Attention uses an API key for authentication.
1

Get your API key

2

Enter the key

In Salesgraph Assist, go to the Integrations page, find Attention under API Key integrations, and paste your API key.
3

Connect

Click Connect. The key is stored with the same AES-GCM encryption used for OAuth credentials.

Syncing Conversations

After connecting, click Sync now to import your conversations.

What Gets Synced

DataDescription
ConversationsAll completed conversations with pagination
TranscriptsFull transcripts, flattened from Attention’s JSON format
ParticipantsParticipant list with organizer role detection
DurationComputed from stream start and end timestamps

How Sync Works

  1. The app fetches all completed conversations from Attention’s v2 API with pagination.
  2. Transcript data is extracted and flattened from the JSON response into speaker-attributed segments.
  3. The conversation organizer is identified for internal/external participant mapping.
  4. Duration is calculated from the stream’s timestamp data.
  5. Each conversation is ingested through the meeting pipeline — AI summary, action items, and coaching analysis.
  6. Meetings are deduplicated by attention:{conversationId}.

After Syncing

Synced Attention conversations appear in your Meeting List with all tabs available in the Meeting Detail view.

Disconnecting

Click Disconnect next to Attention on the Integrations page. This removes the stored API key. Previously synced meetings remain in your library.