Versions Compared

Key

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

OnLink connectors let you connect to the following data sources natively from Atlassian.

As a HR Business Partner, you can quickly connect to the applications without the need for api-specific knowledge or the use of custom code.

Workday

The Workday connector lets you connect to a Workday instance and access Workday resources using the published APIs.

Configuring the connections

Following details are required to establish the workday connection

  1. Workday API URL: This URL forms the base URI for every API request. Find out how to obtain this URL from this Workday article. The default is https://wd2-impl-services1.workday.com/ccx/service/. You can search for "public web service" in your tenant, access the web services, click on the related action to view WSDL. At the very bottom of the WSDL you will see the URL.

  2. Workday API version: API Version to use e.g “v40.1”

  3. Workday Tenant Name: The tenant for the account. Tenant name is found in the URL when you are logged into Workday. For example, if the URL of your Workday tenant is https://impl.workday.com/sample_company/d/home.html, tenant name is sample_company

  4. Workday Username: The username to connect to the tenant. Workday recommends using an Integration System User (ISU) for integration using third party services like OnLink. This ensures all operations performed by the integration will be logged under this user, and can be audited. Furthermore, it avoids issues of workers getting terminated and their account no longer working.

  5. Workday Password: The password associated with the user.

Greenhouse

The Greenhouse connector lets you connect to a Greenhouse instance and access Greenhouse resources using the published APIs.

Configuring the connections

Following details are required to establish the connection

  1. Greenhouse API URL: Greenhouse service endpoint URL. Should be set to: https://harvest.greenhouse.io

  2. Greenhouse API Token: API token that will be used to establish the connection. Harvest API keys can be obtained in Greenhouse. In order to create a Harvest API key, a user must be granted the “Can manage ALL organization’s API Credentials” in the “Developer permission” section. That user can then go Configure >> Dev Center >> API Credential Management. From there, you can create a Harvest API key and choose which endpoints it may access. Ref: https://developers.greenhouse.io/harvest.html#introduction

How to generate an API Key in Greenhouse

Please refer to documentation for more information.

Note
  1. Note: Users with Harvest API keys may access all the data in the endpoint. Access to data in Harvest is binary: everything or nothing. Harvest API keys should be given to internal developers with this understanding and to third parties with caution. Each key should only be allowed to access the endpoints it absolutely needs.

BambooHR

The BambooHR connector lets you connect to a BambooHR instance and access BambooHR resources using the published APIs.

Configuring the connections

Following details are required to establish the connection

...