Start a Conversation

Unsolved

S

1 Rookie

 • 

1 Message

3542

May 31st, 2022 14:00

TechDirect APIs

This might sound like a very basic question, but is there any TechDirect API Reference documentation. I'm not looking for information on how to use an API, just the details of the TechDirect endpoints, parameters, etc. An hour of Googling and all I've found is one Reddit thread with a PowerShell script for querying warranty status for a particular service tag.

Apologies if this is the correct board; it was the most relevant I could find.

1 Rookie

 • 

1 Message

September 14th, 2022 06:00

Once you obtain a an api key in the tech direct portal there is a link to download the SDK which includes the documentation in pdf format. 

1 Rookie

 • 

2 Posts

October 5th, 2024 05:25

You can use the API to query by Product Code (prodcode).  That will be the product code that is the string that presents when you would manually search by product.  For example PowerEdge R740 would be poweredge_R740 or something very similar.  It may have changed since I wrote their automated driver discovery and pull process for one of Dell's teams.

1 Rookie

 • 

2 Posts

October 5th, 2024 05:28

@mitchellreese​ Side Note:   Before you start looking.... I looked for years, and they never had a list of product codes listed anywhere.  I created my list, imported into table, and wrote a management module to manage the products that could be assigned to the pulls, parses, etc.    Later wrote in routines to check versions and for previous existence to insure I wasn't wasting bandwidth and processor pulling and processing already pulled drivers, etc. 

No Events found!

Top