I’m building a home library management system using NotionApps.
This is borrowed from a Notion template i found on Choose from 30,000+ Notion templates | Notion Marketplace
The notion database has the following properties:
(will post remaining properties in thread)
Is there anyway to automate data-entry to these notion tables? Notion does have something called AI Autofill for columns, but my customization requirement is more complex. A basic version is to write a script that can automatically add properties like ISBN, Thumbnail, Pages etc using Book title or ISBN. An advanced version would be to think of an AI agent given the job of automating this data entry for all rows/pages in the table.
The properties for which i need automated data entry are:
- ISBN
- Pages
- Thumbnail url
- Goodreads url
- Goodreads rating
- My Goodreads rating
Has anyone else had this usecase? I have 500-750 rows in my notion database, for which i need to auto-fill some of the properties.