Use Integrate.io’s low-code data pipelines to export Salesforce data to an SFTP server securely, either on a schedule or via API.Documentation Index
Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- Integrate.io account with permissions to create connections, pipelines, and API keys
- Salesforce user with API access (a dedicated Integration User is recommended)
- SFTP server reachable from Integrate.io egress IPs, with SSH public key authentication (recommended) and optional PGP public key for file encryption
- Optional: Secrets vault/manager for credential rotation
Creating Secure Connections
Salesforce Connection

Sign in with your Salesforce account in the login window.
For sandbox users: append a dot and sandbox name to your username. Example: danielle@ilovemycompany.com.test
SFTP Connection

In the SFTP connection window, enter:
- Access type: Direct connection, SSH tunnel, or reverse SSH tunnel
- Hostname: The SFTP server hostname
- Authentication Method: Password or public key
- User Name: SFTP server username
- Password: Connection password (cannot contain @)
- Port: TCP port of the SFTP server