Using the API to Create a New Product Name
When a configuration manager registers a new product, the name of this product gets filled out automatically in the Name field when its brand, model and category are specified. The REST API for products now provides the same helpful feature.
When this API is used to create a new product, only the brand, model and category need to be specified. The API then uses these details to automatically generate a name for the product.
Here’s an example of a CURL command for creating a new product in the Xurrent CMDB:
curl -u “api-token:x” -X POST -H “X-4me-Account: wna-it” -d ‘{“brand”:”Dell”, “model”:”Precision M4400″, “category”:”computer/laptop_pc”}’ ‘https://api.4me.com/v1/products’
In Xurrent’s user interface the result will then look like this:


A Letter From Our CEO: What I've Learned, What I Believe, and Where We're Headed Together
When I joined Xurrent as CEO in February, I made a commitment to myself before I made any commitments publicly: I would listen before I led. I would get in front of customers, sit down with our partners, and spend real time with the incredible team that built this platform — before I said a word about where I thought we were going.

Xurrent named a Market Leader in Research In Action’s Vendor Selection Matrix™ for IT & Enterprise Service Management Solutions
Xurrent earns #1 rankings in customer satisfaction, price vs value, and recommendation index in Research In Action's global ITSM/ESM Vendor Selection Matrix report.

