Skip to main content
To integrate with Talview WFT (Workflow Tools) Assessment, please follow the steps below.

Assessment Invite 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. Assessment Invite API

Every assessment invitation sent to Talview, must follow the below 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: