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

🚀 Feature: Support Data Integration Channel #5256

Open
2 tasks done
Cliftonz opened this issue Mar 4, 2024 · 1 comment
Open
2 tasks done

🚀 Feature: Support Data Integration Channel #5256

Cliftonz opened this issue Mar 4, 2024 · 1 comment

Comments

@Cliftonz
Copy link
Contributor

Cliftonz commented Mar 4, 2024

🔖 Feature description

Novu is a great system for centralized notification and messaging all in one place.

We are interested in extending our platform to support more types of channels that allow users to do what they need.

We are looking to add a new channel to support data integrations to allow data of the Notification to be streamed to some other system through a queuing system. This would allow users to create there own processing engine or ingest the events into a identity platform for there system.

A list of systems would be:

  1. amqp
  2. mqtt
  3. Webhook
  4. Kafka
  5. Pulsar
  6. Prometheus

This data provider would just send the full event data of the trigger to some other platform.

NOTE: this is not a feature for advanced integrations, this feature is solely so we can support users doing other things with Novu. The Novu team may choose to create more in-depth integrations in the future that are not covered by the basic data sent here.

🎤 Why is this feature needed ?

This feature would allow users to send data to other internal systems for integration or coloration within there system.

✌️ How do you aim to achieve this?

We plan to create a new channel and add providers like we do for any other provider.

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

None

Copy link

linear bot commented Mar 4, 2024

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

No branches or pull requests

1 participant