From f396acc7722dfdf8d02d39d9278455fa553cb44b Mon Sep 17 00:00:00 2001 From: Splinter7914 Date: Wed, 14 May 2025 11:05:40 -0500 Subject: [PATCH] add conditions to Tautulli webhooks --- guides/webhooks.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/guides/webhooks.md b/guides/webhooks.md index 6bd87f24..2fa4f00d 100644 --- a/guides/webhooks.md +++ b/guides/webhooks.md @@ -106,7 +106,15 @@ Click *Save Changes*. - Watched - Recently Added -6. **Data**: +6. **Conditions**: + If you have multiple users in Plex then use conditions to control which user this event will fire for. + - Parameter = User + - Operator = is + - Value = username associated with the user in Tautulli. See `Users` tab in Tautulli. + + This will make sure only appropriate users events get fired. + +7. **Data**: - For each event, you will need to set the corresponding headers/data fields using the following format. > [!IMPORTANT]