This is a quick overview of making initial API requests using Postman, a free collaboration platform for API development, and a good place to start integrating into the HCMS.
Who can use this feature?
Owner
Instructions
Follow the steps in the Use a Client to Connect to the HCMS article
Select the Download option at the top of the relevant API documentation to download the OpenAPI specifications
Open Postman
Import the Swagger specification (just ignore the errors)
Open the collection for your HCMS application and use the Query-request
Delete the query strings for now
Add an Authorization header and copy the access token from the Connect modal for the Client