The Wayback Machine - https://web.archive.org/web/20211215080011/https://github.com/topics/funnels
Skip to content
#

funnels

Here are 10 public repositories matching this topic...

posthog
yakkomajuri
yakkomajuri commented Dec 6, 2021

Currently, if a plugin implements the onAction function, it will receive every action triggered.

However, a more optimal approach would be to receive only actions that the user specifies they want the plugin to run on, as is the case with webhooks.

Hence, here's the rough solution I'm envisioning:

On the action page, around where the webhook stuff is, add a section allowing the user to

Improve this page

Add a description, image, and links to the funnels topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the funnels topic, visit your repo's landing page and select "manage topics."

Learn more