- Startup
- Business
- Enterprise
- On-Premise
- Add-on
Overview
Listeners allow you to create event-driven Flows. For example, you can define an HTTP endpoint, which will be listening to the incoming HTTP requests. Once a request is received, the payload will be sent to the Flow as a source and transformed to any supported destination.
Thanks to the Listeners, Etlworks can work as an Enterprise Service Bus, serving requests from third-party applications. Basically, you can build an API without writing a single line of code. This can then be used by other applications to create automation scenarios, such as triggering data integration Flows by sending a payload to the endpoint or requesting an enriched dataset from the endpoint.
Read more about available Listeners.
Create Listeners
Start creating a Listener by opening Connections
, selecting Listeners
, and clicking Add Listener
.
Select the corresponding Listener type in the opened box.
Manage Listeners
All saved Listeners are displayed in a grid on the Listeners
page and can be quickly filtered by name and type.
Modify, duplicate, and delete Listeners
Listeners can be modified, duplicated, or deleted from within the grid.
When a Listener is duplicated, the URL and the port associated with that Listener will be reset.
- Click
Save
at the bottom right corner of the screen to update the Listener. - Click
Duplicate
at the bottom left corner of the screen to duplicate the Listener. - Click
Delete
at the bottom left corner of the screen to delete the Listener.
Find Listener usage
You can find all the Flows which are using a specific Listener.
To find where the Listener is used, click Find Usage
at the bottom of the screen.
Export and import Listeners
Use Export/Import
to copy Listeners between accounts or duplicate them with all the parameters.
Comments
0 comments
Please sign in to leave a comment.