Obtaining connection values for Factorial HR

About this task

This topic provides instructions for obtaining the connection values for the Factorial HR connector.

Procedure

  1. Log in to your Factorial HR account.
  2. Go to your personal repository of OAuth applications page.
  3. Click New app in the Your applications page.
  4. On the New app page:
    1. Enter a name for your application and add a redirect URI.
    2. Click Keep.

      The Application page appears.

  5. Copy the Application Id (client ID) and Secret (client secret) values and save them somewhere safe.
    Tip: For more information about creating an application and obtaining the client ID and client secret, see Create a new Oauth2 application on the Factorial HR API Docs page.
  6. To generate an Access token, see Request an access token on the Factorial HR API Docs page.
  7. To generate a Refresh token, see Refreshing an access token on the Factorial HR API Docs page.