docs: add Zendesk to the Pro Integrations tool reference#15215
Open
devGregA wants to merge 1 commit into
Open
Conversation
Covers instance setup (agent email + API token basic auth, subdomain URL), the numeric group ID mapping identifier, priority and status mappings, and the Zendesk-specific caveats (immutable description, solve-on-delete, closed is terminal). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
b076590 to
def3d86
Compare
Maffooch
approved these changes
Jul 10, 2026
paulOsinski
approved these changes
Jul 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds Zendesk to the Pro Integrations documentation:
integrations.md: lists Zendesk among the supported integrations.integrations_toolreference.md: new Zendesk section covering instance setup (agent email + API token from Admin Center > Apps and integrations > APIs > Zendesk API, subdomain URL), the numeric Group ID mapping identifier, priority mappings (low/normal/high/urgent), status mappings (new/open/pending/hold/solved), and the Zendesk-specific caveats (the description is the immutable first comment so updates sync subject/priority/status only; findings removals mark tickets solved rather than deleting;closedis terminal).Documents the feature shipping via DefectDojo-Inc/dojo-pro#1825 and DefectDojo-Inc/go-integrators#179 (Shortcut sc-13646). Note: #15210 (PagerDuty docs) touches the same two files; whichever merges second has a trivial two-line list conflict.
🤖 Generated with Claude Code