Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Basic Auth:

  • API Username: format is username@company_id, provide user access via: Admin Center >>  Manage Permission Roles >> Manage Integration Tools >> Enable Allow Admin to Access OData API through Basic Authentication. OnRamp OnLink requires access to these entities: User, UserAccount, EmpJob, EmpEmployment, EmpEmploymentTermination, PerPerson, PerEmail. See this link for instructions on finding your Company ID.

  • API Password: <api user’s password>

...

  • Create key pair using openssl command described here - create certificate. Copy the public and private keys from this step.

  • Register OAuth2 client application - register application. Copy the API Key.

  • Company ID - see this link for instructions on finding your Company ID.

  • User ID - user id of a technical user who has the right permissions to access OData API

...