I want to build a Notion database by adding documents to a Google Drive. I have a couple questions.
When adding the new item, the Google document’s ID field (unique to the document) is not available to be set. Normally would use this as the key to look up this item in the table. I want to Update my Notion Database table when a document get updated (name change, content change). Since I don’t have the document’s ID I was going to use the document’s title, this does not seem to work.
Any tips?
Never mind I was using older data UX issue