Replies: 1 comment
-
I solved it with jinja2 filters
|
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello,
I'm using webhooks to update an external system with site information. My body template looks like this:
Everything works fine except data.url.
I was expecting value "https://netbox.mydomain.com/dcim/sites/3" but instead i'm getting "/api/dcim/sites/3/"
Am i missing something?
Beta Was this translation helpful? Give feedback.
All reactions