Getting Started
Learn how to create your first automation workflow in under 5 minutes.
What is Flowys?
Flowys is a visual workflow builder that lets you automate tasks by connecting different "nodes" together. Think of it like building with LEGO blocks - each block does something specific, and when you connect them, they work together to accomplish bigger tasks.
For example, you can:
- Fetch data from any website or API
- Process it with AI (summarize, analyze, generate content)
- Filter and transform the data
- Send results to other apps or save them
Create Your First Workflow
Add Your First Node
Click on any node type in the left sidebar and drag it onto the canvas. Start with an 'Input' node - this is where your workflow begins.
Configure the Node
Click on any node to open its settings panel on the right. Each node type has different options you can customize.
Connect Nodes Together
Drag from the small circle on the right side of one node to the left side of another. This creates a connection that passes data between them.
Run Your Workflow
Click the 'Run' button in the top right corner. Enter any input data required, then click 'Execute' to see your workflow in action!
Helpful Tips
Save Your Work
Click 'Save' to keep your workflow. Give it a memorable name so you can find it later.
Check the Logs
The right panel shows execution logs. If something goes wrong, check here for error details.
Use the Chat Assistant
Click the chat button in the bottom right. Describe what you want to build and AI will help create it!
Start Simple
Begin with 2-3 nodes. Once that works, gradually add more complexity.