What it does
This action downloads a file from your SFTP server and returns its contents to Shopify Flow.
When to use it
Use it when external systems place files on SFTP and Flow needs to read that data.
Before you start
- Install Flow Buddy
- Confirm your plan includes SFTP
- Open SFTP Settings in Flow Buddy
- Gather host, port, username, password or key, and source path
Setup steps
- Open SFTP Settings in Flow Buddy.
- Enter the server credentials.
- Save the settings.
- Open Shopify Flow.
- Add the SFTP Import action to a workflow.
- Specify the remote file path.
- Run the workflow.
- Confirm the imported content is available in later Flow steps.
Example
A scheduled workflow imports a daily inventory file from SFTP and passes the contents to downstream logic.