Flower Docs
  • OpenFlower overview
    • The "Hello World" tutorial
  • Videos
    • OpenFlower in 100 seconds
  • 🆕Setup and run
    • Cloud & Private Cloud
    • Self-hosting
      • Access local database or API
      • Google Cloud Platform
      • Heroku
      • Migration from Openblocks
      • Update MongoDB Versions
      • OpenFlower Version Update
      • Traefik loadbalancer
      • SMTP Server
    • Security
  • 🏨Workspaces & Teamwork
    • Workspaces
    • Members and Groups
    • Permissions for Resources
    • OAuth
      • KeyCloak
      • Google
      • GitHub
      • Generic OAuth Provider
    • Query library
    • OpenFlower Marketplace
  • ✨Build Applications
    • Create a new App
      • Modules
      • Version and Release Management
    • App Editor
      • Visual Components
        • Common Component Settings
        • File upload
        • Charts and graphs
        • Image
        • Option lists
        • List View
        • Drawer
        • Google Maps
        • Table
        • Messages / Toast
        • Calendar
      • Date handling
      • Bulk Editing
      • Layers
      • Data selection & Javascript
      • Use Markdown
      • Keyboard shortcuts
    • App Navigation
    • App Interaction
      • Event handlers
    • Themes & Styling
      • Design an efficient and user-friendly form
      • Customize Styles
      • Component Styling Possibilities
  • 🚀Connect your Data
    • Data source basics
    • Data sources in OpenFlower
      • APIs as Datasource
        • REST API
        • GraphQL
        • Google Sheets
      • SQL Databases
        • MySQL
        • MariaDB
        • PostgreSQL
        • Microsoft SQL Server
        • Oracle
      • NoSQL Databases
        • MongoDB
        • CouchDB
        • DynamoDB
      • InMemory Databases
        • Redis
      • File Storages
        • S3 File Storage
      • BigData & OLAP
        • Big Query
        • Snowflake
        • ClickHouse
        • Elasticsearch
      • Websocket Datasource
    • Query basics
      • Bind Query Data to Components
      • Query library
  • 🪄Workflows
    • n8n Integration
  • 💫Business Logic in Apps
    • Write JavaScript
      • JavaScript query
      • Temporary state
      • Transformers
      • Data responder
      • Built-in JS functions
  • 🙌Publish Apps
    • Share an App
    • Publish an App
    • Embedd an App
      • Embed Apps in React
      • Native embed SDK
        • Build the SDK from Source
  • 🔥OpenFlower Extension
    • Opensource Contribution
      • Develop UI components for Apps
      • Develop Data Source Plugins
    • Use third-party libraries in Apps
      • Day.js Date handling
      • Import your own JavaScript Library
    • Custom component
    • OpenFlower Open REST API
Powered by GitBook
On this page

Workflows

The integration of OpenFlower with workflow tools opens up a world of possibilities for app creators, making it truly amazing in its capabilities. These dynamic duos allow developers to build not just single application screens but entire workflows that are interconnected and intelligent. The synergy between OpenFlower and workflow tools empowers app creators to create applications that are not only visually appealing but also highly functional.

What truly sets this combination apart is the ability to access data from various data sources. With the extensive array of connectors in existing workflow platforms, OpenFlower users can seamlessly integrate with databases, APIs, and other data repositories far beyond the integrated data sources. This means that your applications can pull in real-time information, providing users with up-to-the-minute data, and resulting in a more engaging and informative user experience.

In 11.2023 we offer now the first integration with n8n which also enables OpenFlower Applications to react dynamically to user inputs. They can process and act upon these inputs, making them responsive and adaptable. Decision-making within your workflows becomes more intelligent, as your applications can now evaluate user actions and provide tailored responses.

Imagine a scenario where a user interacts with your application. With OpenFlower and n8n, you can design workflows that not only collect user input but also trigger a sequence of actions based on that input. This could include sending notifications, updating databases, or performing complex calculations. The possibilities are endless, and the power to create intelligent, responsive applications is now at your fingertips.

In 2024 we will integrate OpenFlower with more different workflow platforms, to offer you the extending the capabilities of our platform.

PreviousQuery libraryNextn8n Integration

Last updated 7 months ago

🪄