In this article, we will explore how to integrate Jira Service Management with BambooHR Assets and highlight the benefits of this automation.
Before we dive into the integration details, let’s understand what BambooHR Assets are. Assets is a feature in BambooHR that enables organizations to link IT assets to employees. These assets could include computers, smartphones, software licenses, and more. With BambooHR Assets, HR teams can easily track and manage the provisioning, maintenance, and retrieval of these assets.
Here’s a quick look at the Assets interface:
The integration of Jira with BambooHR Assets can address various use cases, including:
Assigning IT assets to new hires as part of the onboarding process becomes seamless. Any assets allocated can be automatically recorded in BambooHR Assets through Jira.
During the employee termination process, IT assets can be deprovisioned, and their data can be removed from BambooHR Assets, ensuring that no assets are left unaccounted for.
When employees request upgrades or changes to their IT assets, Jira can update the asset data in BambooHR Assets, keeping records accurate and up to date.
BambooHR provides API to manage Assets. Assets are stored as a two-dimensional grid for each employee, and the API offers various methods to interact with this data, including:
Here’s a sample request and possible JSON responses for adding an asset:
Sample JSON Request:
{ "dateassigned": "2024-03-01", "serial": "AKITB-34234-JKL-00155", "Asset Description": "Macbook Pro", "Asset Category": "Computer" }
Possible JSON Responses:
200: Row added successfully. 400: Invalid or missing required fields. 403: Permission denied. 406: An error with one or more of the fields.
For more details, you can refer to the BambooHR API documentation.
To help you better understand how this integration works in practice, we’ve prepared a step-by-step demo.
0:00 Introduction
0:33 Using Onlink to Assign a New Asset
1:37 Changing the Status to In Progress
2:09 Checking the Updated Details in BambooHR
Apart from the scenarios mentioned above, you can also explore more advanced use cases, such as synchronizing assets from Jira Service Management (JSM) with BambooHR. This can automate the synchronization of all employee data and associated dependent schemas, further enhancing the integration’s capabilities.
The integration simplifies and automates the linking task of asset management, saving valuable time for HR business partners, IT support teams, and employees. Moreover, since data is always in sync between Jira and BambooHR Assets, it minimizes the chances of data integrity issues.
The integration provides transparent and clear visibility of all assets within an organization. This visibility is invaluable during security audits and when addressing emergency vulnerabilities. It ensures that organizations can maintain a robust security policy and access governance framework.
Prabhu Palanisamy _Onward_
President
Onward
Ashburn, VA
1 accepted answer
0 comments