Rimdian provides 2 types of APIs:
The sole job of the data collector is to receive data from external sources and push it into a queue for asynchronous processing.
There are 2 queues of data, per workspace:
For testing purpose or very specific use cases, it is also possible to import data synchronously using the POST /sync
endpoint. In this case, the queue will be skipped and the data will be immediately processed by a Rimdian Server.
Rimdian provides 2 types of APIs:
The sole job of the data collector is to receive data from external sources and push it into a queue for asynchronous processing.
There are 2 queues of data, per workspace:
For testing purpose or very specific use cases, it is also possible to import data synchronously using the POST /sync
endpoint. In this case, the queue will be skipped and the data will be immediately processed by a Rimdian Server.