15 réponses
I needed to name my columns in the .csv as the API names of the Custom Metadata Type custom fields - so by appending "__c" to the name of the column after the field name. For example, if the field name in my Custom Metadata Type was ZIP Code, I would name the column which values were supposed to go that field ZIP_Code__c.