Google Drive
List, download and upload files in a shared Drive folder. Connected with your own key — encrypted, server-side only, never exposed to the browser.
What you can build
Prompts like these, typed into opix, produce working Google Drive features.
Connect it in three steps
Create the key
Generate an API key in your Google Drive account — the link below takes you to the exact page.
Paste it in opix
Open your project → Connectors, paste the key. It's stored encrypted and injected server-side; even you only see the last four characters afterwards.
Prompt what you want
Describe the feature in chat — opix writes the Google Drive code with honest fallbacks built in.
Keys & setup
| Environment variable | Required |
|---|---|
| GOOGLE_SERVICE_ACCOUNT_KEY | Yes |
| GOOGLE_DRIVE_FOLDER_ID | Optional |
Uses the same service-account JSON as Google Sheets/Docs. Share the target folder with the service account's email (client_email) as Editor; the folder id is the last part of the folder's URL.
Honest by default
Apps built with opix never pretend. Without keys, file sections render a designed empty state with a connect note and upload routes return 503.
Build with Google Drive today
Describe the app, connect your key, ship it.
Google Drive is a trademark of its respective owner, used for identification purposes only. opix is not affiliated with or endorsed by Google Drive.