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
Setup Steps
- 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
Provide Metadata
Send your IDP metadata XML to support@dakdantalent.com
- 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.createdNew application submitted
application.updatedApplication status changed
job.createdNew job posting created
job.filledJob posting filled
interview.scheduledInterview scheduled
candidate.registeredNew 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.
Scheduled Exports
Configure daily, weekly, or monthly exports delivered via SFTP or email. Supports CSV, JSON, and XML formats.
Bulk Import
Import candidate data, job postings, or university partnerships via CSV upload or API bulk endpoints.
Need help with integrations? Contact support@dakdantalent.com or call (970) 436-0580