Skip to content

Commit 66ad9ab

Browse files
authored
Merge pull request #75 from networktocode/dga-faq-webhooks
Update FAQ regarding webhooks
2 parents 9819043 + 5890b02 commit 66ad9ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

FAQ.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,8 @@
4646

4747
> **No**, The plugin is leveraging the existing RQ Worker infrastructure already in place in NetBox, the only requirement is to ensure the plugin itself is installed in the Worker node.
4848
49+
## Why don't I see a webhook generated when a new device is onboarded successfully ?
50+
51+
> It's expected that any changes done asynchronously in NetBox currently (within a worker) will not generate a webhook.
52+
4953

0 commit comments

Comments
 (0)