flowify-backend / Readme.md
Maouu's picture
Upload 24 files
ce4e319 verified
# Flowify - Workflow Automation Platform
Flowify is a powerful automation platform that enables users to create custom workflows through a visual interface and deploy them as APIs. Whether you're managing personal tasks or streamlining business processes, Flowify helps you automate repetitive tasks and focus on what matters most.
## 🌟 Features
### Visual Workflow Builder
- Drag-and-drop interface for creating workflows
- Real-time workflow visualization
- Connect nodes with intuitive linking
- Zoom and pan controls for large workflows
### Node Types
1. **Scraping Nodes**
- HTML content extraction
- Image URL extraction
- Link extraction with filtering
- Table data extraction
- Header extraction
- Metadata extraction
- JavaScript/CSS file URL extraction
- Targeted div content extraction
2. **Social Media Nodes**
- X (Twitter) integration
- Reddit posting
- Social media analytics
3. **AI Nodes**
- AI response generation
- Custom prompt handling
4. **Array Manipulation Nodes**
- List creation and management
- Element extraction
- Array operations
### Additional Features
- Dark/Light mode support
- Responsive design
- API endpoint generation
- Workflow scheduling
- Real-time execution monitoring
## πŸš€ Getting Started
1. **Create an Account**
- Visit the registration page
- Set up your credentials
- Choose your plan
2. **Create Your First Workflow**
- Navigate to the Dashboard
- Click "Create Workflow"
- Add and connect nodes
- Configure node settings
- Save and deploy
3. **Access Your Workflow**
- Get your unique API endpoint
- Integrate with your applications
- Monitor execution results
## πŸ’» Technical Details
### API Usage
Each workflow can be accessed through a unique API endpoint. The endpoint URL is provided in the workflow settings page after deployment.
### Node Configuration
Nodes can be configured with various parameters:
- Input/output settings
- Authentication credentials
- Filtering options
- Scheduling parameters
### Security
- Secure API authentication
- Encrypted credential storage
- Rate limiting protection
- User-specific workflow isolation
## πŸ“Š Plans and Pricing
### Free Plan
- Up to 3 active workflows
- Basic scheduling (once per day)
- 1,000 API requests/month
- Core workflow builder access
### Silver Plan
- Up to 10 active workflows
- Hourly scheduling
- 10,000 API requests/month
- Advanced workflow builder tools
### Gold Plan
- Unlimited active workflows
- Real-time triggers
- Unlimited API usage
- Webhook support and custom scripts
## 🀝 Contributing
We welcome contributions to Flowify! Please read our contributing guidelines before submitting pull requests.
## πŸ“„ License
Flowify is licensed under the [MIT License](LICENSE).
## πŸ“ž Support
Need help? Contact us:
- Documentation: [docs.flowify.com](https://docs.flowify.com)
- Email: [email protected]
- GitHub Issues: [Report a bug](https://github.com/flowify/issues)
## 🌐 Links
- [Website](https://flowify.com)
- [Documentation](https://docs.flowify.com)
- [Blog](https://blog.flowify.com)
- [API Reference](https://api.flowify.com)
---
Made with ❀️ by the Flowify Team