Update trigger docs for webhook HTTP Basic authentication - #5315
Merged
Eliza Farley (elizafarley) merged 2 commits intoSep 16, 2026
Merged
Conversation
Add documentation for the new basic authentication option on trigger webhooks. Users can now optionally include HTTP Basic auth credentials (username and password) with webhook requests, configurable through the UI or JSON configuration. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018AiVQX8f3RKust8GzzMKw5
✅ Deploy Preview for viam-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
|
Nit: Capitalization is inconsistent throughout diff. Also, use "authentication" (spelled out) instead of "auth." Should be "HTTP basic authentication credentials" (sentence case) |
Use "HTTP basic authentication" (sentence case, spelled out) consistently throughout, per reviewer feedback. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018AiVQX8f3RKust8GzzMKw5
Collaborator
Author
|
Fixed in 026aeaf — changed all instances to "HTTP basic authentication" (sentence case, spelled out) consistently across all three files. Generated by Claude Code |
Eliza Farley (elizafarley)
approved these changes
Sep 16, 2026
Eliza Farley (elizafarley)
deleted the
claude/DOCS-4944-webhook-basic-auth
branch
September 16, 2026 20:39
|
🔎💬 Inkeep AI search and chat service is syncing content for source 'Viam Docs' |
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.

DOCS-4944 — Document the new HTTP Basic authentication option for trigger webhooks.
Source changes
Docs changes
docs/reference/triggers.md: Addedauthfield to the notifications attribute table. Added new "Basic authentication" subsection under "Webhook attributes" with JSON configuration example and note about public fragment restrictions.docs/data/trigger-on-data.md: Added step mentioning the optional basic authentication checkbox in the webhook setup instructions.docs/monitor/alert.md: Added note about the optional basic authentication option in the webhook setup instructions.How I found these
webhook,basic auth,basicAuthacross all docs; 12 files reference webhooks, 3 contain webhook setup instructionsGenerated by daily docs change agent
🤖 Generated with Claude Code
https://claude.ai/code/session_018AiVQX8f3RKust8GzzMKw5
Generated by Claude Code