Webhook URL
#6458
Replies: 1 comment 2 replies
-
There is no customization of either the target URL or the payload format. You would need to write your own external middleware, which receives a webhook message, and then triggers a new request with a new URL and/or payload. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I would like to add the name of a VM in the URL of a Webhook. like: https://example.com/{VM.Name}
Does NetBox support this kind of implementation?
Beta Was this translation helpful? Give feedback.
All reactions