You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's been a while since I last used csv2notion. Unfortunately it will always create a duplicate entry. Key column is "Shot name" which is the first column in the .csv I am uploading. I've exported the Notion database and simply added text to the field "Description" as can be seen in the screenshot. Any idea why that might be happening?
Deleting all columns except for "Shot Name" and "Description" will lead to the same result. A new entry is created with the text from those two columns.
I've used the following command:
csv2notion --token [TOKEN] --url [URL] --merge *.csv
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
It's been a while since I last used csv2notion. Unfortunately it will always create a duplicate entry. Key column is "Shot name" which is the first column in the .csv I am uploading. I've exported the Notion database and simply added text to the field "Description" as can be seen in the screenshot. Any idea why that might be happening?
Deleting all columns except for "Shot Name" and "Description" will lead to the same result. A new entry is created with the text from those two columns.
I've used the following command:
csv2notion --token [TOKEN] --url [URL] --merge *.csv
Beta Was this translation helpful? Give feedback.
All reactions