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!

How to get Goals List from ClayHR API using Postman

To get Goals List from ClayHR API using Postman API

Follow the following steps to get the Goals list using Postman API –

  1. URL – https://yourcompany.Clay.net/rm/goal/
  2. Set Request type – GET
  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 need to 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 and hit Send:
  1. JSON Response received (Goals List):


Register for Upcoming Webinars