diff --git a/docs/_includes/developer-tools-and-frameworks/csv2notion-neo.md b/docs/_includes/developer-tools-and-frameworks/csv2notion-neo.md new file mode 100644 index 0000000000..3c058bab77 --- /dev/null +++ b/docs/_includes/developer-tools-and-frameworks/csv2notion-neo.md @@ -0,0 +1,19 @@ +### CSV2Notion Neo + +![](/static/csv2notion-neo-social-card.png) + +CSV2Notion Neo provides an advance method to upload & merge *.csv files to Notion. + +Some of the core features include : + +- Actually merge CSV with existing database rows (not just add new ones), first column will be used as a key +- Manually set column types instead of relying on autodetection +- Automatically link or create new entries in relation columns based on their value +- Upload files into "Files & media" column +- Upload image file used for cover or icon + +If you are a FCP user or developer who is trying to send or upload data to Notion, you can use our tool! + +Spearheaded by [Vigneswaran Rajkumar](https://twitter.com/IAmVigneswaran). + +[!button text="View on GitHub" target="blank" variant="info"](https://github.com/TheAcharya/csv2notion-neo) diff --git a/docs/static/csv2notion-neo-social-card.png b/docs/static/csv2notion-neo-social-card.png new file mode 100644 index 0000000000..0b20b6d0bd Binary files /dev/null and b/docs/static/csv2notion-neo-social-card.png differ