Develop Custom Logic without Coding
With Nodes, you can create data processing logic exactly the way you need it – without writing a single line of code. Use automatic backend events and user inputs to trigger your logic. If you require something more specific, you can run your own code within Heisenware or integrate it with the agent.
✨
Software without code
Configure and connect nodes to build your logic without writing a line of code.
🚀
Event-driven
Your apps will use modern event-driven architecture.
👩💻
Flexibly extendable
Execute JavaScript or JSONata directly within Heisenware to create flexible solutions.
📧
Automated emails
Send notifications and emails to app users or any other recipients.
🛠️
Test without deploying
Switch to test mode at any time to investigate the behavior of your logic.
Connect nodes in the flow builder with drag and drop
Instead of writing code, simply configure nodes and connect them into flows. This gives you full control over the data flow and your logic at all times. Integrating with your app's UI is also intuitive through a drag-and-drop interface.
![gif flow gif flow](https://heisenware.com/hubfs/gif%20flow.gif)
Trigger your logic with any event
You can trigger flows for data processing either automatically or through user interactions. Every event can serve as a trigger to create fully interactive, event-driven apps.
![Trigger Trigger](https://heisenware.com/hubfs/Trigger.png)
Seamlessly integrate JSONata and JS into your logic
With the modifier, you can transform and process data types according to your needs – using either JavaScript or JSONata. This allows you to implement highly custom logic that perfectly fits your requirements.
Send notifications and emails directly from your logic
With the integrated mailer, you can easily send custom emails and push notifications based on events. Connect your own SMTP server to use your sender address.
![emails emails](https://heisenware.com/hubfs/emails.png)
Test your logic and UI during development
The built-in test mode allows you to easily test your data processing and user interfaces – without deployment. You can immediately see what works, where improvements are needed, and save valuable time during development.
![test test](https://heisenware.com/hubfs/test%20(1).png)