Skip to content

Commit

Permalink
feat(cdp): adjust zapier destination description (#26313)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarconLP authored Nov 20, 2024
1 parent 386382b commit 5fd6fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posthog/cdp/templates/zapier/template_zapier.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
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="""
Expand Down

0 comments on commit 5fd6fd6

Please sign in to comment.