Import samples data and results

Good morning,

I hope that the community could help me,

I need to import to senaite a long list of samples and the results correspondig to them.

I found some models to import data, but in relation to samples can’t find nothing that looks correct.

Could someone help me

Regards

Rui

SENAITE does not come with any sample data importer. There are results importers that handle files generated by several instruments properly, but you still need to manually create the samples first.

If you have a long list of samples, coming either from another software or from any source you have access to, you might consider to create your own interpreter and use the senaite.jsonapi to create those samples: https://senaitejsonapi.readthedocs.io/en/latest/crud.html#create and https://github.com/senaite/senaite.jsonapi/pull/32