Skip to main content

Integration Guides

Connect DakDan Talent with your existing systems using our integration options.

Single Sign-On (SSO)

DakDan Talent supports SAML 2.0 and OAuth 2.0 for seamless authentication with your identity provider.

Supported Providers

Okta
Azure AD
Google Workspace
OneLogin
Auth0
Custom SAML 2.0

Setup Steps

  1. 1

    Configure Your IDP

    Set up DakDan Talent as a SAML application in your identity provider. Use our metadata URL: https://api.dakdantalent.com/saml/metadata

  2. 2

    Provide Metadata

    Send your IDP metadata XML to support@dakdantalent.com

  3. 3

    Test & Activate

    We'll configure your SSO, test the integration, and activate it for your organization.

Webhooks

Receive real-time notifications when events occur in your DakDan Talent account.

Available Events

application.created

New application submitted

application.updated

Application status changed

job.created

New job posting created

job.filled

Job posting filled

interview.scheduled

Interview scheduled

candidate.registered

New candidate signed up

Webhook Payload

{
  "event": "application.created",
  "timestamp": "2026-03-31T14:30:00Z",
  "data": {
    "application_id": "uuid",
    "job_id": "uuid",
    "candidate_id": "uuid",
    "status": "pending",
    "submitted_at": "2026-03-31T14:30:00Z"
  }
}

Data Synchronization

Keep your systems in sync with DakDan Talent using our REST API or scheduled exports.

Sync Options

Real-Time API Sync

Use our REST API to query and update data in real-time. See API Documentation for details.

Best for: Immediate data updates, custom integrations

Scheduled Exports

Configure daily, weekly, or monthly exports delivered via SFTP or email. Supports CSV, JSON, and XML formats.

Best for: Data warehousing, reporting systems

Bulk Import

Import candidate data, job postings, or university partnerships via CSV upload or API bulk endpoints.

Best for: Initial migration, periodic batch updates

Need help with integrations? Contact support@dakdantalent.com or call (970) 436-0580