Hello! I'm trying to add new Locations via a CSV...
# general
m
Hello! I'm trying to add new Locations via a CSV import, but I can't get past this error:
Copy code
One of the columns [id, external id] must be mapped in the LOCATION import
Since I'm creating new Locations, I don't have the Internal or external IDs. What am I missing here?
l
Share a screenshot of the mapping? Looks like you are missing a column with ID / external ID.
m
I added mapping for the external ID and it worked. Thanks!
👏 1