KaotoIO / step-extension-repository

Official step extensions for Kaoto.
Apache License 2.0
2 stars 5 forks source link

[step-extension] Twitter Search Source #21

Open Delawen opened 2 years ago

Delawen commented 2 years ago

Create an extension for https://camel.apache.org/camel-kamelets/latest/twitter-search-source.html

Instructions to create a new extension in https://kaoto.io/docs/add-custom-view/

This extension must allow the user to set up all the configuration options of the kamelet and:

unsortedhashsets commented 1 year ago

Hi, I want to try to solve it

Delawen commented 1 year ago

Thank you @unsortedhashsets !

Kaoto is a low code/no code editor for Apache Camel. That means, you can create workflows to integrate/orchestrate services in a visual way.

You can try it as described on the quickstart and the user manual.

What we want on this issue is to replace the default Config tab of the twitter-search-source action with a customized one that helps the user understand what is the configuration to use:

imagen

To do so, there is a guide on how to create this kind of custom tabs: https://kaoto.io/docs/add-custom-view/