Ven unete a nosotros en el SHRM 2024 en Chicago del 23 al 26 de junio, en el Stand 1853. ¡Reserva tu Espacio!
Unlock valuable insights – Register for our upcoming webinars now!

How to Add Candidates from ClayHR API using Postman

To Add Candidates from ClayHR API using Postman API

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

  1. URL – https://yourcompany.clay.net/rm/api/v3/candidate/
  2. Set Request type – POST
  3. Add URL to Postman API:
  1. Get Authorization API key (also called x-api-key) from User Profile and scroll down to My Integrations and then to Manage API keys and finally click on Generate API key. Also, users can get userid from the URL of the User Profile page as shown in the screenshot below:
  1. Set HTTP Header Authorization: (key-value pair)
    a. Authorization: {“x-API-key”: “8W8ZRE4CNXMRST8MXXXX”}
    b. userid: {110XXX}
    c. 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:

Regístrese para los próximos webinars