If your organization relies on ManageEngine AD Manager Plus to manage Active Directory and Jira Service Management (JSM) to deliver IT services, this article is for you. We'll cover why this integration matters, how the AD Manager Plus API makes it possible, and how a tool called OnLink can get you up and running without custom scripting.
Here are a few use cases this integration unlocks:
ManageEngine AD Manager Plus is a unified Active Directory, Exchange, and Microsoft 365 management and reporting solution.
AD Manager Plus provides REST API. The API exposes core AD management functions as programmable endpoints, allowing external systems to read from and write to Active Directory in a structured, secure way.
Search Users (/RestAPI/SearchUser) — Query Active Directory to locate users by attributes like sAMAccountName, department, manager, employeeID, and more. This is the primary endpoint for pulling user data into external systems.
Building a custom integration between AD Manager Plus and JSM Assets is certainly possible. You could vibe code by calling the AD Manager Plus API, transform the JSON response, and push it into Assets. But maintaining that code, handling error states, managing scheduling, and adapting to schema changes is ongoing work that pulls your team away from higher-value projects.
That's where OnLink comes in.
OnLink connects to AD Manager Plus via its REST API, pulls user data on a configurable schedule, and maps it into your Assets schema. The process follows a straightforward pattern:
You need the “Auth Token” to set this connection. Choose “All Other Asset Sources” and ManageEngine AD to add this connection. URL should be the base URL of your AD Manager Plus API endpoint.
Here’s a breakdown of some of the mapping configuration items:
|
Key or Map |
Description |
|---|---|
|
|
The keyword “key” refers to using id as a unique identifier. This allows OnLink to update the record. “id” is a text attribute. |
|
|
Maps Display Name to Full Name text attribute |
|
|
Maps |
|
|
Maps |
For detailed, step-by-step configuration instructions — including screenshots and troubleshooting tips — refer to the official OnLink documentation:
AD Manager Plus to JSM Assets — OnLink Documentation
The documentation walks you through the complete setup process from installing OnLink, configuring the AD Manager Plus connection, building your field mappings, and running your first sync.
Q: Does OnLink support two-way sync between Assets and AD Manager Plus? OnLink is designed to import data from AD Manager Plus into Assets. It operates as a one-way sync — pulling data from AD into your Assets.
Q: How often can I schedule data syncs? OnLink supports configurable sync schedules. You can run syncs on intervals that match your organization's needs — from frequent syncs for fast-moving environments to daily or weekly syncs for more stable directories.
Q: Will OnLink create duplicate records in Assets? No. OnLink uses a unique key to match incoming records against existing objects in Assets. If a match is found, the record is updated. If no match exists, a new object is created.
If you're already managing users in AD Manager Plus and delivering services through Jira Service Management, the missing piece is the connection between them. Getting your Active Directory user data into Assets enables a context-rich layer that powers smarter automation, faster resolution, and stronger compliance.
Prabhu Palanisamy _Onward_
0 comments