Skip to content

docs(zendeskoauth): add Zendesk connector documentation#757

Draft
Pranesh-Raghu wants to merge 1 commit into
mainfrom
connector-docs/zendeskoauth
Draft

docs(zendeskoauth): add Zendesk connector documentation#757
Pranesh-Raghu wants to merge 1 commit into
mainfrom
connector-docs/zendeskoauth

Conversation

@Pranesh-Raghu

@Pranesh-Raghu Pranesh-Raghu commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds documentation for the Zendesk connector (OAuth 2.0) with 33 tools covering Tickets, Users, Organizations, Search & Views, Side Conversations, Guide, and Help Center.
  • Generates: connector MDX page, tool data TypeScript file, catalog entry, and companion stub templates cloned from the existing zendesk connector.

Stub disclosure

_setup-zendeskoauth.mdx and _section-after-setup-zendeskoauth-common-workflows.mdx are cloned from the zendesk connector's companion files and need:

  • (a) Real screenshots replacing {/* TODO: add screenshot ... */} markers
  • (b) Review of connector-specific setup steps — the current stub describes Zendesk Basic Auth (API token) setup; this connector uses OAuth 2.0 (Authorization Code + BYO credentials + tenant-scoped subdomain) and the setup steps need to be updated to reflect creating a Zendesk OAuth app, obtaining client_id/client_secret, and configuring the subdomain.

Preview link

https://deploy-preview-757--scalekit-starlight.netlify.app/agentkit/connectors/zendeskoauth/

Test plan

  • Open the preview link and verify the page renders correctly.
  • Tool list shows 33 tools organized by category (Tickets, Users, Organizations, Search & Views, Side Conversations, Guide, Help Center).
  • Replace {/* TODO: add screenshot ... */} markers in _setup-zendeskoauth.mdx with real screenshots.
  • Update setup steps to document OAuth 2.0 app registration in Zendesk Admin Center (not the Basic Auth / API token flow from the zendesk template).
  • Review common workflow patterns in _section-after-setup-zendeskoauth-common-workflows.mdx for Zendesk-specific accuracy.

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 48f95c77-4808-40cd-921f-b70b3f26565e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch connector-docs/zendeskoauth
  • 🛠️ fix frontmatter
  • 🛠️ fix internal links

Comment @coderabbitai help to get the list of available commands and usage tips.

@netlify

netlify Bot commented Jun 18, 2026

Copy link
Copy Markdown

Deploy Preview for scalekit-starlight ready!

Name Link
🔨 Latest commit 24d2165
🔍 Latest deploy log https://app.netlify.com/projects/scalekit-starlight/deploys/6a33dc638a64040008f105ff
😎 Deploy Preview https://deploy-preview-757--scalekit-starlight.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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