Step-by-step integrations.
Walkthroughs for connecting Lemma to the tools your team already uses — from ATS platforms to internal dashboards to Slack bots.
Six integrations, ready to build.
Each guide covers authentication, data mapping, edge cases, and production deployment.
ATS integration
Pull verified skill scores directly into Greenhouse, Lever, or Ashby. Map Lemma passport data to candidate profiles without manual copying.
Slack skill bot
Let teammates check each other's verified skill passports without leaving Slack. Deploy in five minutes with the Lemma Slack app or build your own.
Notion skill database
Sync team skill passports into a Notion database. Keep your knowledge map current automatically via webhooks triggered on skill tier changes.
Hiring workflow automation
Trigger assessment invites when a candidate reaches a stage, auto-reject if minimum SCI thresholds aren't met, and surface results to the hiring panel.
L&D platform embed
Add Lemma verification to your internal learning platform. Surface proof of completion as verified skill evidence, not just course certificates.
Skill analytics dashboard
Build a live skills inventory for your team using the Verify API. Aggregate SCI scores, track skill gaps, and report on upskilling ROI.
How to integrate skill verification.
The four-step pattern that applies to every integration, regardless of which tool you're connecting.
Choose your integration pattern
Decide whether you need real-time verification (REST), event-driven updates (webhooks), or a scheduled batch sync. Most integrations combine two of the three.
Create a scoped API key
Generate a key with only the scopes your integration needs. Principle of least privilege — your ATS integration doesn't need assessment creation access.
Map Lemma data to your schema
The passport response includes structured skill objects with SCI score, tier, evidence count, and last-verified date. Map these fields to your internal data model.
Register a webhook for live updates
Subscribe to passport.updated and skill.tier_changed events. Lemma delivers signed payloads with retry logic — no polling required.
Don't see your tool?
We prioritize guides based on demand. Tell us what you're building.