Add appProperties option to Google Drive upload node

Hi,

When uploading a file on Google Drive (and probably when editing as well), it is possible to add arbitrary metadata via the appProperties and properties attributes (see Files: create  |  Drive API  |  Google Developers).

Would be great to have these attributes exposed in the node config form so we can enrich the files when creating.

Thanks,

@vbouchet31 you’ve got my vote! I recommend you also vote for this request since we look at these vote counts when prioritizing.

Hi,

I raised Add properties and appProperties attributes to GDrive node. by vbouchet31 · Pull Request #1637 · n8n-io/n8n · GitHub which adds the support of properties and appProperties to the Google Drive node. Hope it will help to get it soon in n8n :wink: Let me know if there is things that I need to adapt.

Thanks

2 Likes

Really cool. We will check it as soon as we can. Thanks for your contribution.