Your customers expect SFTP exports. Ship them this week.
Stop losing enterprise deals because you don't support SFTP delivery. One API call provisions an isolated directory for each customer. Zero infrastructure on your end.
The SFTP export problem
Enterprise buyers expect to receive data via SFTP. SaaS companies today face an ugly choice.
Skip SFTP, lose the deal
Enterprise procurement checklists include SFTP delivery. Without it, deals stall or go to a competitor that does support it.
Build it yourself, spend a quarter
AWS Transfer Family requires VPC configuration, IAM policies, S3 bucket setup, and a team sprint. Then you own the CVE patching forever.
How the integration works
From a customer requesting SFTP access to files hitting your backend — all five steps are covered.
Customer requests SFTP export access
A customer in your product's settings page clicks "Enable SFTP delivery." Your frontend calls your backend to provision access.
Your backend calls POST /api/v1/directories
One API call. Pass a name and your customer's ID as external_id. Bridglet returns credentials instantly.
Authorization:"Bearer bk_live_..." \
directory[external_id]=cust_12345
Surface SFTP credentials in your product UI
Show the customer the SFTP host, username, and password in your app's settings page. They can copy and paste directly into their ETL tool or SFTP client.
Customer connects with their SFTP client or ETL tool
Your customer uses Cyberduck, FileZilla, Fivetran, Stitch, or any SFTP-compatible tool to push files to their dedicated directory. They can only see their own files.
Bridglet fires a webhook — you process the upload
The moment a file is uploaded, Bridglet sends a signed webhook to your endpoint with the file metadata and external_id. No polling. No cron jobs.
What you never have to build
Bridglet handles the infrastructure layer so your team can focus on your product.
Pricing for SaaS teams
Each directory maps to one of your customers. Pick the plan that fits your customer count.
Pro
Up to 25 customer directories, 100 GB storage, full API access.
- check_circle 25 customer directories
- check_circle 100 GB storage
- check_circle REST API access
- check_circle Webhook notifications
Business
Unlimited customer directories, 500 GB storage, priority API access.
- check_circle Unlimited directories
- check_circle 500 GB storage
- check_circle Priority API access
- check_circle Custom domain SFTP
Add SFTP exports to your product in an afternoon.
No credit card required to start. Your first directory is live in minutes.