Advanced Techniques with the Google Picker API  Ajay Goel
Associated with
Ajay Goel Ajay Goel
Posted May 13, 2020 7 min read
Advanced Techniques with the Google Picker API Ajay Goel

If your app needs to let a user pick a file from his Google Drive, you might consider using the Google Picker API.

I recently implemented the Picker for my users because I need to let users choose a Google Sheet from their account, and in some rare cases, Google Drive access is blocked the G Suite Admin, rendering my code that lists Sheets from Google Drive useless.

More Ways to Read:
🧃 Juice It The key takeaways that can be read in under a minute
Sign up to unlock