Benefits of the Identity Streme:
- Maintain mapping between internal ID and client persistent identifiers (personID)
- Allow custom identifiers (RecordID) to be associated with dynamically changing people in the graph
- Associate metadata with custom identifiers (RecordIDs)
- Segment portions of your Identity Streme using customer tags.
There are multiple API methods that can be used to interact with the Identity Streme:
- identity.resolve - Resolve a Customer Record (multi-field input) down to a PersonID
- identity.map - Map a Customer Record by sending any acceptable multi field identifier combination for each customer/client record. The RecordID is a unique, custom identifier.
- identity.delete - Delete a Customer Record from the Identity Streme.
For complete information about Identity Streme, please check out the documentation
here.