Send blocked IP and other information with parameters on html Body #2073
Unanswered
Staubgeborener
asked this question in
Q&A
Replies: 0 comments
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.
-
I created a rule and actions which is using a discord webhook. Basically it gets triggered if an ip address gets blocked. This is working fine. But I can't get the IP itself with
{{IP}}
to discord. Right now this is my body in a POST method:All variables in brackets like
{{IP}}
are just like this in the discord message. How can I see the actual IP?Beta Was this translation helpful? Give feedback.
All reactions