Can we change csv file format?
If I understand how this works we can have any fields we like in our CSV file so long as we have the 4 mandatory fields.
What happens in the future if we decide we need to add some new fields?
For example, I was very cautious with what fields I included in my first CSV file. I only had two extra fields. But I can see how I might want to add other fields in the future to help organize users.
Can I do that without breaking something or is this forbidden at this point?
- Pete
