Purpose
1. Automate the discovery of all hardware and software assets across networks and cloud environments; dynamically inventory changes and integrate with systems for real-time, automated updates and compliance monitoring.
2. Centralize asset data for audit, purchasing, maintenance, and lifecycle management using persistent automation workflows.
3. Automating asset inventory reduces manual errors, enables automated alerts for unauthorized devices, tracks usage, and automates software license enforcement.
4. Enhance security posture by automatically mapping asset relationships, dependencies, and potential risks in real time.
Trigger Conditions
1. Scheduled automated scans (hourly/daily/weekly) of network segments or device groups.
2. Automated webhook event from onboarding new assets (hardware or software).
3. API-triggered automation from purchase order or procurement workflows.
4. Security detection automates asset re-scan upon anomaly or breach alert.
Platform Variants
1. ServiceNow
• Sample: Automate POST/PUT requests to /api/now/table/cmdb_ci with device data.
2. Lansweeper
• Sample: Automate GET on /api/assets and automatedly sync changes to inventory database.
3. Microsoft Intune
• Sample: Automate GET/POST to /deviceManagement/managedDevices for real-time updates.
4. Jamf Pro
• Sample: Automate GET /JSSResource/computers and automate inventory import.
5. SolarWinds
• Sample: Automate POST/GET to /SolarWinds/InformationService/v3/Json/Query for updates.
6. AWS Config
• Sample: Automate AWS SDK call to ListDiscoveredResources and automate CMDB update.
7. Azure Resource Graph
• Sample: Automate query Resources API and automate inventory delta push.
8. Google Workspace Admin
• Sample: Automate GET to /admin/directory/v1/customer/{customerId}/devices.
9. Qualys
• Sample: Automate GET /api/2.0/fo/asset/host/ for asset import automation.
10. ManageEngine AssetExplorer
• Sample: Automate POST/GET to /api/v3/assets.
11. Snipe-IT
• Sample: Automate POST/GET /api/v1/hardware for real-time asset tracking.
12. Cisco Meraki
• Sample: Automate GET /organizations/{orgId}/devices and automate push.
13. Ivanti IT Asset Management
• Sample: Automate POST/GET to /api/assets.
14. Freshservice
• Sample: Automate POST /api/v2/assets for automated update.
15. Open-AudIT
• Sample: Automate POST/GET /devices/.
16. GLPI
• Sample: Automate POST/GET to /apirest.php/Computer.
17. Spiceworks
• Sample: Automate GET /api/v1/devices.
18. IBM BigFix
• Sample: Automate GET /api/computers.
19. Tanium
• Sample: Automate Tanium Query API calls for up-to-date asset lists.
20. AlienVault USM
• Sample: Automate GET /api/2.0/assets.
Benefits
1. Automates asset inventory process to ensure always up-to-date records.
2. Automator reduces manual effort, risk of oversight, and speeds audits.
3. Automated asset discovery enhances compliance by synchronizing accurate data across systems.
4. Automatedly reducing shadow IT risks with automated alerts for unauthorized devices.
5. Facilitates automation of software license management, procurement, and lifecycle operations.
6. Automates integration with finance, security, and operations for full IT asset governance.
7. Automating detection helps prevent asset vulnerabilities by supporting near real-time risk detection.