Stop by Booth 1853 to join us at SHRM 2024 in Chicago from 23 - 26 June. Secure your spot!
Unlock valuable insights – Register for our upcoming webinars now!

Private: How to Add Candidates from ClayHR API using Postman

To Add Candidates from ClayHR API using Postman API

Follow the following steps to add new Candidate using Postman API –

  1. URL – https://yourcompany.clay.net/rm/candidate/
  2. Set Request type – POST
  3. Add URL to Postman API:
  1. Get Authorization Access token (also called accesskey) from User Profile and scroll down to ClayHR API section:
  1. Set HTTP Header Authorization: (key-value pair)
    a. Authorization: {“accessKey”: “ZGVtbzpiMmZkODJhOTdjM2I0MjZlOGVmODI5NjUXXXXXXXXXXXX”}
    b. Content-Type: application/json
  2. Set HTTP Headers in Postman API:
  1. Set Request parameter values in Body and hit Send:

  1. JSON Response received:


Register for Upcoming Webinars