From 5fd6fd61b41d78f34c295ea1c7f264a8a4d0c34a Mon Sep 17 00:00:00 2001 From: Marcus Hof <13001502+MarconLP@users.noreply.github.com> Date: Wed, 20 Nov 2024 17:13:19 +0100 Subject: [PATCH] feat(cdp): adjust zapier destination description (#26313) --- posthog/cdp/templates/zapier/template_zapier.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posthog/cdp/templates/zapier/template_zapier.py b/posthog/cdp/templates/zapier/template_zapier.py index 92d5de5916f..6f47b444ea2 100644 --- a/posthog/cdp/templates/zapier/template_zapier.py +++ b/posthog/cdp/templates/zapier/template_zapier.py @@ -6,7 +6,7 @@ template: HogFunctionTemplate = HogFunctionTemplate( type="destination", id="template-zapier", name="Zapier", - description="Sends a webhook templated by the incoming event data", + description="Trigger Zaps in Zapier based on PostHog events.", icon_url="/static/services/zapier.png", category=["Custom"], hog="""