Skip to content

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

## Creating a Webhook and Event Rule

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