AtlasWork, planned itself.

The AI-native, all-in-one work platform. Tasks, projects, CRM, contracts, and analytics in one calm workspace.

  • SOC 2 II
  • ISO 27001
  • HIPAA
  • GDPR

Product

  • Overview
  • PDF tools
  • People & HR
  • Integrations
  • Marketplace
  • Pricing

Resources

  • Guides
  • Docs
  • API reference
  • Support
  • Changelog
  • Status

Company

  • About
  • Careers
  • Press
  • Contact

Legal & trust

  • Trust center
  • Security
  • Privacy
  • Terms
  • DPA
  • GDPR
  • SLA
  • Refunds
Atlas, a product by wrxstack.com·© 2026 wrxstack·All rights reserved
Made in India
Skip to documentation
AtlasDocs
Back to Atlas

Start here

  • Overview

Developer

  • REST API
  • MCP (AI agents)
  • SDKs
  • Quick actions

Connect

  • Connectors
  • Integrations

Reference

  • Keyboard shortcuts
  • Module reference

ZendeskCRM

Connect Zendesk tickets to Atlas so support escalations sit next to product and engineering work.

What this connector does

  • Sync Zendesk tickets, users, and organizations into Atlas.
  • Create Atlas tasks from tickets without copying private comments by default.
  • Reflect ticket status and assignee changes on both sides after mapping approval.
  • Listen for ticket events with signed webhooks.

Before you begin

  • You are a Zendesk admin.
  • OAuth clients are allowed for your account.
  • You have a sandbox account for first validation.

Get your credentials

1

Open Zendesk Admin Center

Sign in with the admin account. Zendesk OAuth clients

Screenshot placeholder
2

Open APIs, OAuth Clients

Click Add OAuth client and name it Atlas Connector.

Screenshot placeholder
3

Set the Redirect URL

Set Redirect URL to https://YOUR-ATLAS-HOST/oauth/callback/zendesk.

Screenshot placeholder
4

Copy the Unique Identifier and Secret

Zendesk shows the secret once. Copy both into the Atlas Zendesk connector settings page along with your subdomain.

Screenshot placeholder
5

Run the first sync

Click Connect and approve the OAuth grant. The connector status should change to Connected.

Screenshot placeholder

Required scopes and permissions

Readread
Writewrite
Tickets readtickets:read
Users readusers:read

Setup checklist

  1. Create the provider app in a sandbox or development workspace.
  2. Add the Atlas redirect URL to the provider app configuration.
  3. Copy the client id, client secret, or API key.
  4. Paste the credentials into the Atlas connector settings page.
  5. Click Connect and complete the provider sign-in screen.
  6. Run Test connection from the connector page to verify health.

Troubleshooting

  • invalid_redirect_uri

    Redirect URL must match exactly. Update the OAuth client in Admin Center.

  • invalid_grant

    Refresh token expired or revoked. Reconnect from Atlas.

  • Forbidden

    The connecting user must be a Zendesk admin. Light agents do not have OAuth client access.

Webhooks

Atlas creates Zendesk webhooks per ticket trigger and validates the X-Zendesk-Webhook-Signature header on every event.

Events Atlas listens for

  • Ticket created
  • Ticket updated
  • Ticket comment created
  • Ticket solved

Provider docs: https://developer.zendesk.com/documentation/webhooks/

Disconnect and data deletion

  1. Click Disconnect on the Atlas Zendesk connector page.
  2. Open Admin Center, OAuth Clients and delete Atlas Connector.
  3. Atlas removes cached ticket metadata within 24 hours of disconnect.

Ready to connect Zendesk?

Paste the credentials you copied above into the live connector page.

Open the connector page