If your system isn't a one-click integration yet, you can still get the full TalentFlow AI experience via secure CSV import or our REST API. Same data model, same security guarantees.
Upload via signed URL; we validate against the target entity schema and surface row-level errors before commit.
Drop files on an SFTP endpoint; we ingest on a schedule with retry and dead-letter queues.
Full CRUD REST API with bearer auth; webhooks for any entity change in our graph.
Use bulk endpoints for backfills and delta endpoints for steady-state sync — same auth, same schemas.
CSV upload, scheduled SFTP, or REST API — same destination data model for all.
Create a service account with scoped permissions; rotate keys anytime.
Use our point-and-click mapper or upload a JSON mapping spec for repeatable imports.
Dry-run validates without writing; production runs commit and emit events.
Every integration follows the same controls — SSO, SCIM, encryption, region pinning, audit logging — documented in our trust center.
See full security postureYes — burst and sustained limits per service account; contact us for higher tiers if you need them.
Dry-run surfaces row-level errors with line numbers and reasons; only valid rows are committed on the production run.
Explore the live platform with seeded data — and see exactly what CSV & REST API sync looks like end to end.