ManageEngine Endpoint Central to JSM Assets
Ref: https://www.manageengine.com/products/desktop-central/api/
We support “Generating Authentication Key using API tool” auth mechanism described above. You need username and password. Choose “All Other Asset Sources” and ManageEngine Endpoint to add this connection. URL should be the base URL of your Endpoint Central system.
Once connection is established, you can configure the api in your Asset mapping configuration:
Once connection is established, please review instructions here to get started with setting up an Assets import configuration. You can then access OnLink app from the “Manage your apps” menu to further configure and set the field level mapping. Here’s an example mapping configuration:
key:resource_id=id
map:os_version=OS Version
map:os_platform=OS Platform
map:status_label=StatusHere’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 os_version to OS Version text attribute |
| Maps os_platform to OS Platform text attribute |
Once connection is established, you can use Fetch API Sample to get user data and complete the mapping.
OnLink processes data in two steps - Get Data and Import Data. To manually test, you can click on Get Data first and then wait until you see “No more pending records. Data will be imported on next Import run.” message in Job Logs. Then, click on Import. Production runs are fully automated based on the schedule you choose.