interview suite Technical Documentation

Rendered:Jul 10, 2020
Version:1.1
Release:1.0

Integration

Workflow describes the business logic behind who can do what with the interview suite, and when they can do it.

APIv3 is the interview suite HTTP API. It allows third party applications and platforms to retrieve and update interview suite data.

Webhooks can be configured to push update notifications to third party applications so they don’t have to periodically poll for changes over the API.

Single Sign On (SSO) allows end users to authenticate using a third party authentication provider so they don’t need an additional username and password.

The Connector section describes a “middleware” architecture concept that uses the interview suite API and Webhooks to integrate an external system, like an Applicant Tracking System, with the interview suite.