File Store Connectors
- Connector Template — Template scaffold for building new DPUse connectors. Replace this description, and the sample action stubs in src/index.ts, with your connector's actual behaviour.
- DPUse File Store Emulator — The File Store Emulator Connector is a read-only connector that provides access to a sample dataset simulating a hypothetical cloud-based file storage service such as Google Drive, Dropbox, or Microsoft OneDrive. It is intended for demonstration, evaluation, and testing, and is freely available to all users.
- Dropbox — Provides access to Dropbox account(s) for file upload and download. Dropbox is a cloud-based file storage solution designed to store, share, and synchronise files across multiple devices.
- Google Drive — Provides access to Google Drive account(s) for file upload and download. Google Drive is a cloud-based file storage solution designed to store, share, and synchronise files across multiple devices.
- Microsoft OneDrive — Provides access to Microsoft OneDrive account(s) for file upload and download. Microsoft OneDrive is a cloud-based file storage solution designed to store, share, and synchronise files across multiple devices.