UNPKG

@itentialopensource/adapter-google_drive

Version:

This adapter integrates with system described as: google drive

75 lines 2.09 kB
{ "name": "adapter-google_drive", "webName": "Adapter for Integration to Google Drive", "supportLevel": "community", "vendor": "Google", "product": "Drive", "techAlliance": false, "osVersion": [], "apiVersions": [], "iapVersions": [ "2021.1.x", "2021.2.x", "2022.1.x", "2023.1.x" ], "method": "REST", "type": "Adapter", "domains": [ "Data Storage" ], "tags": [ "Database & Repository Operations" ], "useCases": [ "CRUD Operations", "Persist Data" ], "deprecated": { "isDeprecated": false }, "brokerSince": "", "authMethods": [ { "type": "Google Token", "primary": true } ], "documentation": { "storeLink": "", "npmLink": "https://www.npmjs.com/package/@itentialopensource/adapter-google_drive", "repoLink": "https://gitlab.com/itentialopensource/adapters/adapter-google_drive", "docLink": "https://gitlab.com/itentialopensource/adapters/adapter-google_drive/-/blob/master/README.md?ref_type=heads", "demoLinks": [], "trainingLinks": [ { "title": "Itential Academy", "link": "https://www.itential.com/itential-academy/" } ], "faqLink": "https://docs.itential.com/opensource/docs/troubleshooting-an-adapter", "contributeLink": "https://gitlab.com/itentialopensource/adapters/contributing-guide", "issueLink": "https://itential.atlassian.net/servicedesk/customer/portals", "webLink": "https://www.itential.com/adapters/google-drive/", "vendorLink": "https://www.google.com/", "productLink": "https://www.google.com/drive/", "apiLinks": [ { "title": "Google Drive API overview", "link": "https://developers.google.com/drive/api/reference/rest/v3", "public": true } ], "workshopLinks": [], "workshopHomePage": "https://www.itential.com/get-started/" }, "assets": [], "relatedItems": { "adapters": [], "integrations": [], "ecosystemApplications": [], "workflowProjects": [], "transformationProjects": [], "exampleProjects": [] } }