8000 Enhance Webhooks Documentation with Examples and Testing Tools by ssganesh035 · Pull Request #156 · amyasnikov/validity · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Enhance Webhooks Documentation with Examples and Testing Tools #156

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ssganesh035
Copy link
  1. Improved clarity and structure of the Webhooks documentation.
  2. Expanded explanations for configuring event rules and webhooks in NetBox.
  3. Added a detailed example of a webhook payload.
  4. Provided guidance on handling email notifications via external services.

"custom_fields": {},
"created": "2023-04-12T19:36:33.690567Z",
"last_updated": "2023-04-12T19:36:33.690588Z"
"created": "2023-04-12T19:36:33.690567Z"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All these deleted fields fields must stay as is, they're present in the webhook body


You may do the same thing using web GUI (`Other > Webhooks` menu)
You can create a webhook and an event rule programmatically using the [pynetbox](https://github.com/netbox-community/pynetbox) library or via the NetBox web UI (`Other > Webhooks` menu).
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other > Webhooks is outdated. Kindly provide right GUI section.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @ssganesh035, kindly fix the issues above

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.

2 participants
0