From 7497ba904fc502fccaea6d760ce7115e4b92bff3 Mon Sep 17 00:00:00 2001 From: Hans Glad Date: Wed, 12 Feb 2025 13:36:55 +0100 Subject: [PATCH] IS-18142: Point to valid example in docs regarding validation_expression in event pipe --- .../data-synchronization/receive-webhook-events-pattern.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hub/documentation/data-synchronization/receive-webhook-events-pattern.rst b/hub/documentation/data-synchronization/receive-webhook-events-pattern.rst index 4b602e5431..e32fde448d 100644 --- a/hub/documentation/data-synchronization/receive-webhook-events-pattern.rst +++ b/hub/documentation/data-synchronization/receive-webhook-events-pattern.rst @@ -45,7 +45,7 @@ Example: -event pipe "type": "pipe" } -A full connector example of ``-event`` pipe can be found in the `Hubspot connector's playground branch `__ in the `company template `__. +A full connector example of an ``-event`` pipe can be found in the `Tripletex connector's playground branch `__ in the `contact template `__. Partial webhook events ----------------------