The Redpoint Identity Studio (RIS) INPUT table (snapshot) must contain the following columns. All columns are optional except for ID.
|
Column |
Type |
Description |
|---|---|---|
|
|
|
(Required) Unique ID of record |
|
|
|
Customer group ID (optional; used to compare match results to legacy) |
|
|
|
Name (may contain multiples) |
|
|
|
First name |
|
|
|
Middle name |
|
|
|
Last name |
|
|
|
JR, SR, etc. |
|
|
|
M/F/blank |
|
|
|
Date of birth |
|
|
|
Name (may contain multiples) |
|
|
|
First name |
|
|
|
Middle name |
|
|
|
Last name |
|
|
|
JR, SR, etc. |
|
|
|
M/F/blank |
|
|
|
Date of birth |
|
|
|
Name (may contain multiples) |
|
|
|
First name |
|
|
|
Middle name |
|
|
|
Last name |
|
|
|
JR, SR, etc. |
|
|
|
M/F/blank |
|
|
|
Date of birth |
|
|
|
Address first line |
|
|
|
City name |
|
|
|
Province (state) name |
|
|
|
Postal (zip) code |
|
|
|
First address country name or code This is required if you’re validating any addresses outside of the U.S. |
|
|
|
Address first line |
|
|
|
City name |
|
|
|
Province (state) name |
|
|
|
Postal (zip) code |
|
|
|
Second address country name or code If using |
|
|
|
Address first line |
|
|
|
City name |
|
|
|
Province (state) name |
|
|
|
Postal (zip) code |
|
|
|
Third address country name or code If using |
|
|
|
Mobile phone or primary phone |
|
|
|
Other phone number |
|
|
|
Other phone number |
|
|
|
Email address |
|
|
|
Email address |
|
|
|
Email address |
|
|
|
Social media handle |
|
|
|
Social media handle |
|
|
|
Social media handle |
|
|
|
Customer-defined account field |
|
|
|
Customer-defined field |
|
|
|
Customer-defined field |
|
|
|
Customer-defined field |
-
Fields with numeric suffixes (1, 2, 3) represent alternate values for the same data type. The matching algorithm considers all alternates when comparing records; for example, if any of
EMAIL1,EMAIL2, orEMAIL3matches between two records, that contributes to the match score. Alternates are useful for capturing changed address or alternate contact methods. -
Parsed name fields (
FNAME,MNAME,LNAME,GENDER,GENERATION) may be used if your name data has been pre-parsed. The AI-generated SQL prompt in the onboarding wizard will guide you on the correct column mapping for your data.