Skip to content

Trigger data-sources sync via API #13926

Answered by LuPo
jhofmueller asked this question in Help Wanted!
Discussion options

You must be logged in to vote

You could create an external webhook receiver that, when triggered, instructs netbox through API . I did not wanted to maintain an external webhook receiver and define an action to be executed. For this reason I have created a Netbox Plugin Webhook Receiver.

https://netbox.dev/plugins/netbox-plugin-webhook-receiver/

Another way you could deal with this issue is to execute netbox/manage.py syncdatasource on server scheduling it with crontab.
This issue can be of some help: #12464

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jhofmueller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants