Change

Time
2026-05-30 22:14:39
User
York-Simon Johannsen (YoSiJo)
Action
Updated
Object type
Extras | webhook
Object
Message
Request ID

Difference

{
    "body_template": "{\r\n  \"urls\": \"xmpps://apprise:{{ \"\" | xmpp_apprise_password }}@anoxinon.me/#technik@conference.anoxinon.me\",\r\n  \"title\": \"NetBox: {{ event }} ({{ model }})\",\r\n  \"body\": \"NetBox - Journaleintrag ({{data.kind}}) {{ event | replace('object_', '') }} von {{ username }}\\n{{ data.comments }}\"\r\n}"
}
{
    "body_template": "{\r\n  \"urls\": \"xmpps://apprise:{{ \"\" | xmpp_apprise_password }}@anoxinon.me/#technik@conference.anoxinon.me\",\r\n  \"title\": \"NetBox: {{ event }} ({{ model }})\",\r\n  \"body\": \"NetBox - Journaleintrag ({{data.kind.label}}) {{ event | replace('object_', '') }} von {{ username }}\\n{{ data.comments }}\"\r\n}"
}

Pre-Change Data

name: "Apprise-Notification-Center"tags: []owner: 1secret: ""description: ""http_method: "POST"payload_url: "https://apprise-api.stage.anoxinon.de/notify/"ca_file_path: nullbody_template: "{\r\n  \"urls\": \"xmpps://apprise:{{ \"\" | xmpp_apprise_password }}@anoxinon.me/#technik@conference.anoxinon.me\",\r\n  \"title\": \"NetBox: {{ event }} ({{ model }})\",\r\n  \"body\": \"NetBox - Journaleintrag ({{data.kind}}) {{ event | replace('object_', '') }} von {{ username }}\\n{{ data.comments }}\"\r\n}"custom_fields: {}ssl_verification: truehttp_content_type: "application/json"additional_headers: ""

Post-Change Data

name: "Apprise-Notification-Center"tags: []owner: 1secret: ""description: ""http_method: "POST"payload_url: "https://apprise-api.stage.anoxinon.de/notify/"ca_file_path: nullbody_template: "{\r\n  \"urls\": \"xmpps://apprise:{{ \"\" | xmpp_apprise_password }}@anoxinon.me/#technik@conference.anoxinon.me\",\r\n  \"title\": \"NetBox: {{ event }} ({{ model }})\",\r\n  \"body\": \"NetBox - Journaleintrag ({{data.kind.label}}) {{ event | replace('object_', '') }} von {{ username }}\\n{{ data.comments }}\"\r\n}"custom_fields: {}ssl_verification: truehttp_content_type: "application/json"additional_headers: ""
Documents
None

Related Changes

None