Attach google drive docs, sheets, folders via the API - Dropbox as well.

Hi, I’m trying to attach google docs via the API, which according to the documentation is not possible.

A workaround for some would be to export the docs and sheets to PDF and XLSX using the Drive API Parameters, But that’s not an option - I need to link the actual google doc, the actual google sheet, the actual drive folder which IS possible to do thru the Asana UI / Web-app. It is also possible to retrieve the remote file attachments via the API, but not upload them.

Any workarounds?

Thanks!

Hi @anon86052188,

Does this help?

Hi @anon41024217,
I’m talking about doing so thru the API, Interesting that the API doesn’t have the same functionality as the Web App.