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!
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.
That’s exactly right @EthosLuke
Here’s where we explain this in the Guides:
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