Getting Started
Node Editor
Fabrique Node Editor provides a visual environment to build and test event flow processing projects.
Sign In to start working with the Node Editor.
Use Node Editor absolutely for free.
Have a look at the Public Projects to understand the logic behind the Nodes.
Watch Screencasts with step by step explanation how the Nodes are linked and configured.
Copy any Public Project to My Projects to test it with your own data.
Onboard your data by multiple ways:
Use the In / Out group of Nodes to subscribe messages and publish results to PubSub services.
Use the Modifying group of Nodes to request and response to messages via REST API.
Use the Timer Node to trigger processing scenarios and generate flow of events.
Tell us if you didn’t find a required Node in the Collection.
Node Editor stores project configuration, sample data, and encrypted credentials to external services.
Node Editor doesn’t store any data on backend. All transformations are performed in memory, states are emulated, raw events and results are stored in your browser.
Project should be deployed in Runtime Mode to process event flows continuously.