mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-21 21:49:51 +01:00
feat(cdp): adjust zapier destination description (#26313)
This commit is contained in:
parent
386382b51f
commit
5fd6fd61b4
@ -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="""
|
||||
|
Loading…
Reference in New Issue
Block a user