Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Importing ManageEngine AD Manager Plus to Assets in Jira Service Management

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:

  • Auto-populating requester details on service requests — When a user submits a ticket, agents instantly see their department, title, location, and manager pulled from Active Directory.
  • Streamlining onboarding and offboarding workflows — Keeping Assets in sync with AD means your provisioning and deprovisioning automations always reference current employee data.
  • Improving license and access audits — Tie user accounts to software assets, devices, and entitlements inside your assets schema for a single pane of compliance visibility.
  • Enabling location-based routing — Automatically route tickets based on the requester's office location stored in AD.

1280 X 720px .jpg

Overview of AD Manager Plus and Its API

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 User API

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.

How to Accomplish This Integration: Using OnLink

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.

Integration to AD Manager Plus

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:

  1. Connect — Configure the connection to your AD Manager Plus instance by providing the API endpoint URL and authentication token.
  2. Map — Use OnLink's field mapping interface to define how AD Manager Plus user attributes correspond to your Assets object type attributes.
  3. Schedule — Set the sync frequency. OnLink runs automatically on your chosen schedule — no manual uploads, no cron jobs to babysit.
  4. Sync — OnLink pulls user records from AD Manager Plus, transforms them according to your mapping, and creates or updates objects in Assets.

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.

ADM.png

Here’s a breakdown of some of the mapping configuration items:

Key or Map

Description

key:OBJECT_GUID=id

The keyword “key” refers to using id as a unique identifier. This allows OnLink to update the record. “id” is a text attribute.

map:DISPLAY_NAME=Full Name

Maps Display Name to Full Name text attribute

map:EMAIL_ADDRESS=Email

Maps EMAIL_ADDRESS to Email attribute

map:LOGON_NAME=Logon User

Maps LOGON_NAME to Logon user attribute

Screenshot 2026-03-02 at 9.06.44 AM.png

Screenshot 2026-03-02 at 9.07.06 AM.png

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.

Frequently Asked Questions

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.

Ready to Connect AD Manager Plus to Assets?

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.

Get started today:

  1. Install OnLink from the Atlassian Marketplace
  2. Follow the setup guide: AD Manager Plus to JSM Assets Documentation
  3. Run your first sync and see your AD user data appear in Assets within minutes

0 comments

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events