Update file importer to map fields on import dynamically
This would allow you to import a spreadsheet where the column headers in the file don't match the import template
This would not transform the data so it would still need to be in the right format to be imported
Jobs To Be Done
When a user is importing a file and the columns in the spreadsheet don't match the import template, then you can dynamically map fields to the right Brokerkit attributes during the import to avoid having to reformat the column headers in Brokerkit |
|
Pain
Save time changing column headers to match the import template |