skills/labarchive-integration/references/integrations.md
Verified against the official help-center integration section on 2026-07-23: https://help.labarchives.com/hc/en-us/sections/11732611360660-Integrations
The current index lists:
Availability can depend on product, license, regional server, institutional policy, and administrator configuration. Check the exact article and local approval before moving research data.
An advertised integration may be:
Do not convert those workflows into guessed ELN methods, Inventory routes, or
OAuth endpoints. The official sources reviewed do not establish generic
/oauth/authorize or /oauth/token endpoints, client-ID scopes, refresh tokens,
or a universal LabArchives OAuth 2.0 flow.
The legacy ELN API has a documented OAuth-like API user-login redirect using
/api_user_login, a signed redirect URI, an authorization code, and
users::user_access_info. That is a separate API authorization mechanism; see
authentication_guide.md.
Official article, updated 2025-09-08: https://help.labarchives.com/hc/en-us/articles/11780569021972-Jupyter-Integration
Verified behavior:
.ipynb as an Attachment Entry or by drag-and-drop.This is an attachment/viewer workflow, not evidence of a live Jupyter kernel,
two-way synchronization, or an API-specific notebook-entry type. Preserve the
original .ipynb; consider attaching an environment lock/export separately
according to institutional policy.
Official article, updated 2025-09-05: https://help.labarchives.com/hc/en-us/articles/11780613160980-REDCap-Integration
Verified behavior:
This is not a generic “sync all REDCap data” API. Before upload, select the exact report and remove/de-identify data as required. Never claim that the integration itself makes a workflow HIPAA- or 21 CFR Part 11-compliant.
The help article links the module source: https://github.com/PHSERIS/redcap_lab_archives_em
Treat it as a separate community/institutional dependency. Review and pin the approved release/commit through the REDCap administrator rather than installing it from this skill.
Official article, updated 2025-09-22: https://help.labarchives.com/hc/en-us/articles/11780572389524-Protocols-io-Integration
Verified behavior:
Do not replace this supported vendor workflow with a fabricated
entries::create_entry script or assume HTML, comments, versions, or metadata
are synchronized beyond what the article states.
Official article: https://help.labarchives.com/hc/en-us/articles/11780457243668-GraphPad-Prism
Follow the supported Prism/LabArchives UI workflow from that page. Do not post Prism files to an inferred attachment endpoint or place Access Passwords in multipart form fields. Verify supported Prism versions and behavior from the current article at implementation time.
Official article: https://help.labarchives.com/hc/en-us/articles/11780512729492-SnapGene-Integration
Use the documented SnapGene/LabArchives connection and file behavior. Do not assume a SnapGene CLI exists, generate previews through an undocumented command, or infer supported file extensions from old examples.
Use the current help-center index to open the exact article for Geneious, Proofig AI, Qeios, SciSpace, Vernier Logger Pro, or DataCite. The presence of a name in the index verifies an official help topic, not a programmable API or bidirectional synchronization capability.
For every integration:
Only build a custom integration when the official product workflow does not meet the requirement and API access has been approved.
/public/v1/... page.Do not present hypothetical integration templates as vendor-supported behavior.