I have setup the premium trigger “When Google Drive has file uploaded” and I’m trying to connect it to Notion DB. So far, when I upload the file to Drive, I see that a row in my Notion DB gets created, but it doesn’t have the file inside. Just a row with the file’s name. How do I get the file itself?
To get file from drive, you can try “Download object as file” action:
Although I am not sure if its possible to send it to Notion since we do not have file specific Notion actions available. If your Notion page has file fields, you can try mapping to the “Download object as file” action.