-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for incoming webhooks in plugins #6883
Labels
Comments
I believe adding this would seriously improve the capabilities of plugins. The MVP would look something like this:
|
This issue hasn't seen activity in two years! If you want to keep it open, post a comment or remove the |
This issue was closed due to lack of activity. Feel free to reopen if it's still relevant. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Something like Segment Source Functions - a way for plugins to listen for webhook requests, processing the incoming data as PostHog events.
The text was updated successfully, but these errors were encountered: