Skip to content

Add TurboQuote onboarding guides#54

Draft
nicolasiscoding wants to merge 7 commits intodevelopfrom
docs/turboquote-onboarding-guides
Draft

Add TurboQuote onboarding guides#54
nicolasiscoding wants to merge 7 commits intodevelopfrom
docs/turboquote-onboarding-guides

Conversation

@nicolasiscoding
Copy link
Copy Markdown
Member

Summary

  • Add new TurboQuote sidebar category between TurboSign and Integrations
  • Add "Creating a New Quote" guide — 13-step walkthrough for initiating a quote, creating a company/contact, and submitting
  • Add "Adding a New Product" guide — 13-step walkthrough for creating a custom product with category, billing, and pricing, then inserting into a quote
  • Include 28 annotated screenshots across both guides

Test plan

  • Verify npm run build passes
  • Verify TurboQuote section appears in sidebar between TurboSign and Integrations
  • Verify both guides render correctly with all screenshots
  • Verify sidebar ordering (Creating a New Quote = 1, Adding a New Product = 2)

🤖 Generated with Claude Code

nicolasiscoding and others added 7 commits February 16, 2026 12:23
- Add TurboPartner PHP SDK docs with full API reference
- Add TurboPartner JavaScript SDK docs with full API reference
- Add TLDR copy-pastable quickstart snippets to both pages
- Add JS SDK to TurboPartner table in SDK overview and sidebar
- QA fixes: remove ipWhitelist/allowedOrigins, fix scope count (22)
- Remove baseUrl from config examples
- Add contact us callout linking to turbodocx.com/demo
- Standardize admonition banner types across both docs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Fix Python version requirement (3.8 → 3.9)
- Add metadata param to create_organization() example
- Add search and resource_id params to get_partner_audit_logs() example

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add NotFoundError, RateLimitError, NetworkError to error handling section
- Fix broken /docs/API/partner-api link to /docs/SDKs/
- Add scopes param to update_partner_api_key() example

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add tracking param to update_organization_entitlements() example
- Add search param to list_organization_users() example
- Add offset/search params to list_organization_api_keys() example
- Add offset/search params to list_partner_api_keys() example
- Add offset/search params to list_partner_portal_users() example

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
… setup

Add two new step-by-step guides to the TurboQuote documentation section:
- "Creating a New Quote" — 13-step walkthrough covering quote initiation, company/contact creation, and quote submission
- "Adding a New Product" — 13-step walkthrough covering product catalog, product creation with category/billing/pricing, and insertion into a quote

Includes 28 annotated screenshots and sidebar configuration for the new TurboQuote category.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant