Skip to content
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

Community Integrations #659

Open
mnida opened this issue Mar 12, 2023 · 1 comment
Open

Community Integrations #659

mnida opened this issue Mar 12, 2023 · 1 comment
Labels
request New feature or request

Comments

@mnida
Copy link
Collaborator

mnida commented Mar 12, 2023

Describe the solution you'd like

Create a framework where community members can write their own automations in python based off of events/webhooks.

This can be a folder of scripts that contributors can create. Then in the frontend the integrations can be enabled or disabled with a slider on the integrations page. There should be a difference between the native integrations (Stripe etc.) and community integrations. However, in the frontend they can be visually presented the same.

Each integration needs

  • Name
  • Descriptions
  • logo/icon picture (optional)
  • script that can subscribe to events (specified in the input)
@mnida mnida added the request New feature or request label Mar 12, 2023
@mnida
Copy link
Collaborator Author

mnida commented Mar 12, 2023

@scotthooker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
@mnida and others