-
Notifications
You must be signed in to change notification settings - Fork 1
Home
anonympins edited this page Aug 15, 2025
·
9 revisions
This wiki is your central guide to using, integrating, and extending the platform.
Discover the core features to get started building and managing your data. Link to the official documentation: https://data.primals.net/en/documentation/
- 🏗️ Data Models: Structure your information.
- 🗃️ Data Management: Create, read, update, and delete your entries.
- 📊 Views (Table, Kanban): Visualize your data in different ways. (Page to be created)
- 📈 Dashboards, KPIs, and Charts: Track your key metrics.
- 👥 Users: Manage access to the platform.
- 🔐 Roles and Permissions: Define who can see and do what.
- ⚙️ Automation with Workflows: Create automated processes.
- 🎁 Pack Gallery: Discover ready-to-use configurations. (Page to be created)
- 🤖 AI Assistance: Leverage artificial intelligence. (Page to be created)
Connect the platform to your external applications and services via our API.
- 📡 API Requests: The basics for interacting with the REST API.
- 🚀 Advanced Requests: Filters, sorts, projections, and more.
- 📦 Bulk Operations: Perform operations on large volumes of data.
Go further by developing your own features and business logic.
- ⚡ Event System: React to events in real time. (Page to create)
- 🧠 Advanced Workflows: Create complex logic with custom scripts. (Page to create)
- 📦 Modules: Package and share your developments. (Page to create)
- ❤️ Contribute to the project (CONTRIBUTING.md): Join the developer community.
Essential tools for a seamless development experience.
- 📖 Explore the API with Swagger: Test API access points directly from your browser.
- 📮 Postman Collection: Import our collection to start querying in just a few clicks.