Best answer

Posting Folder in Google Drive using API

  • 9 November 2020
  • 1 reply
  • 90 views

What I’m looking to achieve is that when a file is uploaded to Google Drive it gets posted to a separate software using the API. However, I need it posted to a specific place (person in this case), so I need to post the name of the folder, or at a minimum, the folder ID. I don’t see that as an option. What am I missing? It seems a given that it would be something I can post.

icon

Best answer by Troy Tessalone 10 November 2020, 02:27

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

GDrive returns many data points.

The Parent is the Folder.

The File ID is also returned.