Skip to content
#

dashboards

Here are 434 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 dashboards 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 dashboards topic, visit your repo's landing page and select "manage topics."

Learn more