Summary of New Features in this release.
API Endpoint for Classification
CrushBank has added an api endpoint allowing you to classify text based on our existing IT Service Model and extracting type, subtype, and item.
Just like any CrushBank API call, you first want to generate your authentication token as seen below:
Next... use that token to make the call to classify as seen below. The required parameters are the following:
- TemplateGuid - A reference to our IT Services Template. As we add more templates, there will be more options for this field but currently, the only acceptable value is
e1b34643-905c-4f88-8607-8149c91a7ba5.
- Text - The text you want to classify