We recommend reviewing what is submitted before posting, in case your idea has already been submitted by another community member. If it has been submitted, vote for that existing feature request (by clicking the up arrow) to increase its opportunity of being added to Cireson solutions.
For more information around feature requests in the Cireson Community click here.
Comments
A lot of manufacturer companies offer the feed service already e.g. DELL, LENOVO, etc.
I'll try and post some custom code here as a work around until there is enough votes for this feature request to get it voted in tot he main product.
It's a multi-step process, but we use hardware assets, and check for any changes. Then we see if there are any contracts or warranties applied. If not, we call an API service (https://api.dell.com/support/v2/assetinfo/warranty/tags.xml?svctags=DELLSERVICETAG&apikey=APITOKENGUID)
We then store that XML (Port into SQL).
From there we create the Support Contract, import that into Cireson with an automatic pull. Then another automatic process assigns, matching the service tags (we also set the ship\received date then).
hmm, perhaps i should write a blog post on this...