Skip to main content
To schedule a interview in Talview Workflow Tools (WFT) application,please follow the below steps.

Prerequisites

  1. An workflow with Technical Round needs to be pre configured.

Interview Schedule Technical Steps

1. Authentication

  • Use this guide to generate an access_token.
  • The token generated will go in Authorization header for all API calls.

2. Schedule API

Every invitation send to Talview System, must follow below the payload structure. Request header definition: Request payload definition: Standard Sample response payload:
  1. Success response: HTTP status code - 201
  2. Error response: HTTP status code - 422
  3. Error response: HTTP status code - 400
Sample CURL request: