Classifier API

Classifier API

The DE Apex API includes methods to classify records, useful for when you want to re-classify records at a later point in their lifecycle, as classification will automatically take place on record cr…

Simon Maskell
Updated by Simon Maskell

Classifier API Parameters

ClassifierRequestDTO. The ClassifierRequestDTO contains the information needed to request classification for records. global with sharing class ClassifierRequestDTO { /** * The ids of the records to…

Simon Maskell
Updated by Simon Maskell

Contact