From 5aad14f904492600187d4fac7cd530a6ad96a301 Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Sat, 7 Sep 2024 21:51:12 +0100 Subject: [PATCH] [DOCS] Update for matching and transforming URLs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d97c28..31f5425 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ Each filter can specify match conditions against the following event properties: * `summary` (string value) * `location` (string value) * `description` (string value) +* `url` (string value) These match conditions are available for a string value: @@ -183,6 +184,7 @@ Transformations can be applied to the following event properties: * `summary` - string value * `location` - string value * `description` - string value +* `url` - string value The following transformations are available for strings: