Generic Elements

class chemotion_api.elements.generic_element.GenericElement(generic_segments: GenericSegments, session: Connection, json_data: dict | None = None, id: int | None = None, element_type: str | None = None)

By default Chemotion ELN contains five elements: samples, reactions, wellplates, screens, and research plans. Optionally, generic elements can be added by the administration.

save_url() str

Retrieves the save URL, which varies based on whether the element already has an ID.

Returns:

The save URL