Skip to main content

Use Postman

How to use the PeopleHR API with Postman.

J
Written by Joshua Shooter
Updated over 2 months ago

To use Postman with PeopleHR, you need to complete the following setup steps in Postman.

πŸ“ŒNote: If you're unable to follow the steps below, please contact Postman support or your IT support.

  1. Log into Postman then create a new HTTP collection.

  2. Set the method to POST then enter the URL https://api.peoplehr.net/Employee.

  3. You may need to change the URL depending on the call. For example, https://api.peoplehr.net/Timesheet if it's for timesheet calls.

  4. Enter the API calls in the Raw Body field then click Send.

Did this answer your question?