Skip to main content
F.A.Q.

Getting custom fields via API endpoint Search for employees

  • October 12, 2023
  • 0 replies
  • 153 views

Firstly, we will need to use the Get all company fields. to get the ID for your custom fields:

Then we can paste and copy the custom field ID into the string in the new people search endpoint: Search for employees

 

  • Please note: We will need to do this for all fields we want to get 

Then any data in a custom table can be called via the Read all entries of the given custom table get request.