How can I associate results with entries in bulk via the API?

Titus
Titus
  • Updated

Issue

Looking to associate results data with entries in bulk via the API

Environment

Results

API/SDK - all systems/versions

Resolution steps

If you have access to the Lab Automation product you should be able to use our Lab Automation run functionality to create a run through the API that uploads Results in bulk. This will still require you to manually confirm the upload in the notebook entry. You can also use the POST assay-results:bulk-create endpoint to add results into a table in a notebook entry as described here
 
Alternatively, you could add an Entry link field to the Results schemas which will allow you to to directly link the Result to an entry through the API (this will not require you to interact with the entry). 

 

Was this article helpful?

Have more questions? Submit a request