Skip to content

Connect Drive to other apps

Other applications can read files from your Faivelo Drive on your behalf — for example, an applicant-tracking system that imports a spreadsheet of candidates you keep in Drive. Access is granted through Faivelo’s OAuth connection flow, so you stay in control and can revoke it at any time.

How it works

When you connect an app to Faivelo, it sends you to a Faivelo consent screen listing exactly what it wants to do. If the app asks for Drive access, you’ll see:

Read files from your Faivelo Drive

Approve the connection and the app can list your Drive files and download them; it cannot upload, change, or delete anything — Drive access is read-only. It also can’t touch your mail, aliases, or account settings unless you granted those separately.

Example: importing into Kabuna

Kabuna (an applicant-tracking system) can import candidates directly from a spreadsheet in your Drive:

  1. In Kabuna, start a candidate import and choose Faivelo Drive as the source.
  2. Connect (or reconnect) your Faivelo account and approve Drive access on the consent screen.
  3. Pick the spreadsheet, map its columns, and Kabuna imports the rows as candidates.

Managing and revoking access

Connected apps appear under Settings → API Keys in your dashboard as OAuth connections. Revoke any connection there and its access — including to your Drive — stops immediately.

For developers

Drive is part of the Faivelo developer API and MCP server via the drive:read scope. See AI agents & API keys and the REST API reference.