Skip to content

docs(TSP-1147): add Salesloft integration documentation#582

Open
claude[bot] wants to merge 1 commit intomainfrom
TSP-1147/docs-update
Open

docs(TSP-1147): add Salesloft integration documentation#582
claude[bot] wants to merge 1 commit intomainfrom
TSP-1147/docs-update

Conversation

@claude
Copy link
Copy Markdown

@claude claude bot commented Apr 9, 2026

Summary

  • Adds new Salesloft integration documentation page at /docs/integrations/popular-integrations/salesloft.mdx
  • Updates navigation in docs.json to include the new page
  • Includes a beta callout, cadence management emphasis, and is modeled after the Salesforce integration doc

Changes

  • New file: docs/integrations/popular-integrations/salesloft.mdx — full integration guide covering authentication, available tools, and usage notes
  • Updated: docs.json — added Salesloft page to the popular integrations navigation group

Notes

  • Beta callout included as Salesloft integration is in beta
  • Cadence management is highlighted as a key use case
  • Structure follows the existing Salesforce integration doc pattern for consistency

Closes https://linear.app/relevance/issue/TSP-1147/

🤖 Generated with Claude Code

Add new integration page for Salesloft covering connection setup, tool
steps (people, accounts, cadences, notes, search), advanced API usage,
example use cases, and FAQs. Update docs.json navigation to include
Salesloft in the CRM & Sales group.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@linear
Copy link
Copy Markdown

linear bot commented Apr 9, 2026

@claude claude bot added the docs-drafter Documentation drafted by Claude label Apr 9, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

🎯 Vibe check — integrations/popular-integrations/salesloft.mdx

Scores

Dimension Score What's holding it back
🟢 Consistency 8/10 "agent" and "tool" are lowercase throughout when they refer to Relevance AI product features — per CLAUDE.md these should be capitalized (Agent, Tool). Systemic in sibling pages too, but technically non-compliant with current standards.
🟢 Technical clarity 9/10 Line 194: Click **...** as a UI target is ambiguous — the three-dot menu label ... doesn't read as a clickable element name. Minor but worth fixing.
🟢 Non-technical clarity 9/10 No issues found.
🟢 Structure 9/10 Single-card <CardGroup cols={1}> on lines 99–103 is visually inconsistent with the two-column card groups used in every other section.

🔧 Issues

  • Lines 7, 31, 69, 117, 135, 143, 147, 151, 155, 176, 184: "agents" and "tools" lowercase when referring to Relevance AI product features. Per CLAUDE.md: Agent, Tool are proper nouns and must be capitalized. e.g. "build agents that enroll contacts" → "build Agents that enroll contacts"; "Create a new tool in Relevance AI" → "Create a new Tool in Relevance AI". (Note: this is not unique to this page — sibling pages like hubspot.mdx and salesforce.mdx have the same pattern — but it should be fixed to match the stated standard.)
  • Line 194: Click **...** → the three-dot menu button isn't clear as written. Prefer: Click the **...** button or Click the three-dot menu to match how sibling pages phrase this (e.g. salesforce.mdx line 125: "clicking the three dots next to your connected account").

🧩 Component suggestions

  • Lines 99–103: <CardGroup cols={1}> with a single "Search" card is inconsistent with the two-column layout of every other section, and a single card doesn't benefit from being in a CardGroup. Either change to cols={2} to maintain the visual rhythm, or convert to a short prose sentence — "Use the Search tool step to run a keyword search across people, accounts, and other records in Salesloft." A lone card in a grid isn't adding visual value here.

⚠️ Contradiction watch

  • Line 15 uses "Integrations page" while hubspot.mdx line 16 calls it the "Integrations & API Keys page". This may reflect a real UI difference or a naming drift — worth verifying which label the product currently uses, and aligning both pages.

✨ Overall vibe

This is a noticeably stronger page than the existing HubSpot and Salesforce integration pages — the categorized CardGroups for tool steps, the beta warning, the use case accordions, and the FAQ section all make it a thorough and well-organized reference. The structure is logical (connect → explore tools → advanced → use cases → FAQ → offboard), tone is appropriately dry and technical, and the writing doesn't oversell. Minor capitalization consistency is the only thing keeping this from being a clean 10 across the board.


Note on docs.json: Salesloft is correctly added to the navigation at line 410 ("integrations/popular-integrations/salesloft"). No navigation issues.


🔋 Credit usage
Item Count
Files reviewed 1 (+ docs.json navigation check)
Context pages read 2
Total lines processed ~390

Files read:

  • integrations/popular-integrations/salesloft.mdx (196 lines)
  • integrations/popular-integrations/hubspot.mdx (160 lines)
  • integrations/popular-integrations/salesforce.mdx (132 lines)
  • docs.json (50 lines, navigation check only)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-drafter Documentation drafted by Claude

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants