Skip to content
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

Webhooks for custom fields definition #519

Closed
david-kn opened this issue Jun 2, 2021 · 4 comments · Fixed by #823
Closed

Webhooks for custom fields definition #519

david-kn opened this issue Jun 2, 2021 · 4 comments · Fixed by #823
Assignees
Labels
type: feature Introduction of new or enhanced functionality to the application
Milestone

Comments

@david-kn
Copy link
Contributor

david-kn commented Jun 2, 2021

Environment

  • Python version: any
  • Nautobot version: v1.0.1

Proposed Functionality

Add webhooks also for custom fields.

Use Case

Notify other systems about data change in Nautobot.

Other systems that work with and rely on data (custom field choices) in Nautobot as a Source of truth can be notified via such a webhook immediately that custom field data has been modified and should sync them. No checks (requests) towards Nautobot would have to regularly triggered to monitor this change.

Database Changes

?

External Dependencies

None

@jathanism jathanism added type: feature Introduction of new or enhanced functionality to the application status: under review labels Jun 4, 2021
@jathanism
Copy link
Contributor

Thanks for the suggestion! We'll need to think about this one and review it.

@chadell
Copy link
Contributor

chadell commented Aug 17, 2021

I could take it!

@glennmatthews
Copy link
Contributor

Thank you!

@jedelman8 jedelman8 changed the title Webhooks for custom fields Webhooks for custom fields definition Aug 17, 2021
glennmatthews added a commit that referenced this issue Aug 20, 2021
@glennmatthews
Copy link
Contributor

Addressed in next by #823.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature Introduction of new or enhanced functionality to the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants