This article will show you how to use a Client to connect to the HCMS.
Who can use this feature?
Owner
Instructions
Click the Connect button to create a temporary access token which would be valid for the next 30 days:
Note: If the access token expires, a new one can be generated.
Select the Connect manually option:
On this screen is provided the curl request to get the token using API, the access token, and the syntax for using the token as an HTTP header for all requests:
Select the copy icon for option 2 to add the access token to the clipboard or use option 1 to automatically retrieve the access token with an HTTP request using the Client ID and Secret:
Navigate to the API documentation specific to the integration you will be building