Import to update/append

Is there a way to allow users to update existing records when importing to a collection? I have a collection of names and addresses and I’d like user to be able to update any records by importing and replacing values.

Thanks!

Hi @esben, if you include the record ID in your import then it will update the existing record. It should include the id column in the CSV template.

1 Like

That’s exactly right @EthosLuke

Here’s where we explain this in the Guides:

1 Like

Thanks both. Just to clarify - I have to use the Noloco ID? Or can I assign another variable (like the primary field) as the ID?

Hi esben, yes it does need to be the Noloco ID