---
title: Connectors Overview
description: Learn about FileRelay connectors — destinations where your SAP documents are forwarded.
---

Connectors are the destinations where FileRelay forwards your SAP documents. Each connector type has its own configuration and credentials.

## Available Connectors

### Cloud Storage
- [Google Drive](/docs/connectors/google-drive) — store in Google Drive folders
- [OneDrive](/docs/connectors/onedrive) — store in Microsoft OneDrive
- [Dropbox](/docs/connectors/dropbox) — store in Dropbox folders
- [Box](/docs/connectors/box) — enterprise Box folders

### Object Storage
- [Amazon S3](/docs/connectors/amazon-s3) — S3 buckets with lifecycle support
- [Azure Blob](/docs/connectors/azure-blob) — Azure Blob Storage containers
- [Google Cloud Storage](/docs/connectors/google-cloud-storage) — GCS buckets
- [Cloudflare R2](/docs/connectors/cloudflare-r2) — zero egress fees
- [MinIO](/docs/connectors/minio) — self-hosted S3-compatible

### Enterprise
- [SharePoint](/docs/connectors/sharepoint) — SharePoint document libraries

### Custom / API
- [SFTP / FTP](/docs/connectors/sftp) — file servers
- [Email](/docs/connectors/email) — email with attachments
- [HTTP / Webhooks](/docs/connectors/http-webhooks) — any HTTP endpoint
- [Slack](/docs/connectors/slack) — Slack channels
- [Microsoft Teams](/docs/connectors/teams) — Teams channels
- [Network Share (SMB)](/docs/connectors/smb) — Windows file shares

## Fan-Out

You can connect multiple destinations to a single source. When a document arrives, it's forwarded to **all** connected destinations simultaneously.

## Testing Connections

Every connector supports a "Test Connection" feature. FileRelay validates your credentials and confirms it can write to the destination before saving.
