Release 31: This Week's Improvements
individual_full_name is now accessible via the API
The TrueNCOA API is a great way to streamline your file processing with TrueNCOA. We have recently included the ability to map to individual_full_name. Using this field in place of individual_first_name and individual_last_name will allow you to save time from doing parsing your names yourself.
Mapping your name data to individual_full_name will tell the system to parse your names before processing.
Please note that, just like in the application, you should not map to individual_first_name, individual_last_name, and individual_full_name. Using all three fields will cause your file to error.
Use either individual_first_name AND individual_last_name (2 fields) or individual_full_name (1 field) only.