Lenovo Warranties
xAssets can automatically import warranty information for Lenovo hardware using the Lenovo warranty lookup service. Once configured, the integration retrieves warranty coverage details for all Lenovo assets in your estate based on their serial numbers, keeping warranty data current without manual data entry.
What the Integration Provides
The Lenovo Warranty integration matches Lenovo assets in your xAssets database by serial number and retrieves the following warranty information:
| Field | Description |
|---|---|
| Warranty Start Date | The date warranty coverage began |
| Warranty End Date | The date warranty coverage expires |
| Warranty Type | The type of coverage (e.g., On-site, Depot, International) |
| Warranty Status | Whether the warranty is currently active or expired |
| Product Name | The Lenovo product name associated with the serial number |
This data is written to the warranty fields on each matching asset record, making it immediately available in warranty expiry reports, dashboard tiles, and compliance queries.
Prerequisites
- Lenovo assets in your xAssets database with serial numbers populated (typically from discovery)
- Access to the Lenovo warranty lookup service (API access or web service endpoint)
- Access to xAssets with permission to create credential packs and run transformations
- The xAssets Batch Service must be running
Setup
Step 1: Obtain Lenovo API Access
- Visit the Lenovo support or developer portal
- Register for warranty API access if required
- Obtain any necessary API keys or authentication tokens
- Note the API endpoint URL
Tip: Lenovo's warranty API access requirements may differ by region. Contact your Lenovo account representative if the self-service portal does not provide the access you need.
Step 2: Create a Credential Pack in xAssets
- Navigate to Discover > Prepare > Credentials
- Click Create Credentials
- Configure the credential pack:
| Field | Value |
|---|---|
| Credential Type | Named Credentials |
| Collection Server | Application Server |
| Pack Name | Lenovo Warranty |
| Username | The API key or client identifier (if required) |
| Password | The API secret or authentication token (if required) |
- Save the credential pack
Step 3: Configure and Run the Integration
- Navigate to the Lenovo Warranty integration menu item (typically under Discover > Integrations or Admin > Transformations)
- Verify that the transformation references the Lenovo Warranty credential pack
- Run the transformation manually for the first time
- Check several Lenovo assets to confirm warranty data has been populated correctly
- Review the batch job log for any errors
How the Matching Works
The integration identifies Lenovo assets and retrieves their warranty data using the following process:
- Asset selection -- the transformation queries the xAssets database for assets where the manufacturer is "Lenovo" (or recognised variants such as "LENOVO") and a serial number is present
- API lookup -- for each matching asset, the serial number is submitted to the Lenovo warranty service
- Data mapping -- the returned warranty information is mapped to the appropriate fields on the asset record
- Record update -- the asset record is updated with the warranty data
Assets without serial numbers, or with serial numbers that Lenovo does not recognise, are skipped and logged for review.
Scheduling
After verifying the integration works correctly, schedule it for automatic execution:
- Navigate to Admin > Batch Jobs > Schedules
- Add the Lenovo Warranty transformation to a schedule
- A weekly or monthly frequency is typically sufficient
Warranty data rarely changes once a product is shipped, so frequent runs are unnecessary. However, running the integration after each new hardware deployment ensures that newly purchased Lenovo equipment has warranty data populated promptly.
Handling Lenovo Product Families
Lenovo manufactures a broad range of products. The integration covers:
- ThinkPad laptops -- the most common Lenovo product in enterprise environments
- ThinkCentre desktops -- desktop computers and all-in-one systems
- ThinkStation workstations -- high-performance workstations
- ThinkServer and System x servers -- rack and tower servers
- Lenovo tablets and Chromebooks -- mobile devices in the Lenovo range
Some older products that were originally branded as IBM (e.g., early ThinkPad models acquired when Lenovo purchased IBM's PC division) may still be recognised by the Lenovo warranty service if the serial number is valid.
Comparison with Dell Warranty Integration
The Lenovo Warranty integration follows the same pattern as the Dell Warranties integration. If you have both Dell and Lenovo hardware in your estate, you can configure both integrations and schedule them to run on the same schedule. Each integration only processes assets from its respective manufacturer.
| Aspect | Dell | Lenovo |
|---|---|---|
| Matching field | Serial number (service tag) | Serial number |
| API type | Dell TechDirect API | Lenovo warranty service |
| Credential requirement | Client ID and Secret | Varies by region |
| Typical schedule | Weekly or monthly | Weekly or monthly |
Tips
Tip: After running the integration for the first time, check the warranty expiry dashboard to see an immediate overview of your Lenovo warranty coverage. Assets with expired warranties may be candidates for extended warranty purchases or hardware refresh.
Tip: If you have recently acquired Lenovo equipment through a merger or acquisition, run the integration immediately to populate warranty data without needing to contact the previous IT team for warranty records.
Tip: Some Lenovo products ship with multiple warranty tiers (base warranty plus an optional Premier Support upgrade). The integration retrieves all available warranty records and uses the latest expiry date as the primary warranty end date.
Warning: API rate limits may apply. If you have a very large number of Lenovo assets (thousands), the initial run may take some time. Subsequent runs are faster as they only process assets with missing or expired warranty data.
Related Articles
- Dell Warranties -- similar integration for Dell hardware
- Warranties -- warranty tracking in xAssets
- Transformations Overview -- how integrations work
- Schedules -- automating integration runs
- Credential Packs -- managing API credentials