MINEO 2024.01 introduces an API for executing pipelines and various improvements to existing features.
Welcome to the latest MINEO update for January 2024!. Let's dive into what's new.
We have updated MINEO to include an API for running pipelines programmatically via a REST API interface. This feature aims to provide better integration and connectivity for users working with data pipelines with 3rd party apps and processes.
PIpeline API, extends the existing capabilities to launch pipelines manually or using crontabs, and allows you to queue new executions and query their status using a standard REST API.
This is a simple example of how to launch a new pipeline:
In order to get access to this API we have introduced section in project settings called: API that allows to configure API tokens per project.
The MINEO 2024.01 update, along with its main features, includes several minor fixes and tweaks for improved performance and stability.
Stay tuned for the next release that will enter in production very soon and will include very interesting features.
Happy coding!