Connect your favorite tools

Truepick integrates with the tools you already use, creating a seamless hiring workflow from start to finish.

Google Calendar

Google Calendar

Seamless interview scheduling with automatic calendar events and availability detection.

  • Auto-scheduling
  • Time zone handling
  • Availability detection
Google Meet

Google Meet

Conduct video interviews directly through Google Meet with one-click meeting links.

  • One-click meetings
  • Recording support
  • Screen sharing
Gmail

Gmail

Automate email communication with candidates and hiring managers.

  • Automated candidate emails
  • Template management
  • Email tracking
Microsoft Teams

Microsoft Teams

Enterprise video conferencing with Teams integration for secure interviews.

  • Enterprise security
  • Meeting transcripts
  • Team collaboration
Zoom

Zoom

Industry-leading video conferencing platform for high-quality interviews.

  • HD video quality
  • Breakout rooms
  • Waiting rooms

Embed Jobs on Your Website

Display your job listings and job details directly on your company website or career portal with a simple embed code. Fully customizable to match your brand.

  • Embed job listings widget
  • Individual job detail pages
  • Customizable styling
  • Automatic updates when jobs change
<iframe
src="truepick.io/
embed/jobs"
width="100%"
height="600"
></iframe>

Build Your Own Integration

Need a custom integration? Our powerful REST API and webhooks let you connect Truepick to any system in your tech stack.

api-example.ts
const truepick = new Truepick({
  apiKey: process.env.TRUEPICK_KEY
});

// Create an AI interview
const interview = await truepick
  .interviews
  .create({
    candidateId: "cand_123",
    jobId: "job_456",
    type: "technical"
  });

Ready to streamline your hiring?

See how Truepick integrates with your existing tools.

Book a Demo