Using the Matrixify app you can export your store’s data to your FTP server directory.
Many Shopify stores need such a feature for their internal or external integration systems.
Follow this simple few-step tutorial to learn how to do just that!
In short how to Export from Shopify to FTP server
- Set up your server in Matrixify app settings.
- Create new export in the app and select what to export.
- Apply export Options to automatically repeat export and upload to FTP server.
- Start your export and enjoy!
1. Set up your server in Matrixify
Open the Matrixify app and head to the Settings page.
On this page, you can find the section “Servers” and there you can create a new server to save your user credentials. You can use two authentication methods – password and private key.
Find more details about how to set up a server in Matrixify “Set up Servers for importing files to Shopify” tutorial.
2. Create new export in the app and select what to export
Once you have your server setup saved you can start setting up your export.
Go to the Matrixify app Home page and in the “Export” section create new export.
First, you will need to select export format and data to export, see our “How it works” page for more details on setting up what to export.
3. Apply export Options to upload to FTP server
Once you have selected what to export, in the export options you can set up how your export should work.
With Repeat every:
and Schedule on:
options you can set up when the job should first export and how often after that it should repeat.
If you wish for the first export to run immediately, but repeat every specific amount of time, do not select the Schedule on:
option.
In the Upload to:
option drop-down selects the server that you have set up in the app.
In the path field, enter the folder/directory path to which the app should upload data.
If the server is not set up in the app settings
You can also select to upload to “Full URL” and enter the full FTP URL.
The URL should contain user credentials and the full path to the file in the following format:
ftp://user:[email protected]:port/path/to/directory/
For example:
ftp://matrixifyuser:[email protected]:21/Matrixify-exports-folder/
Read our “How it works” page for more details about export options.
4. Start your export and enjoy!
When everything is set up, click on the “Export” button in the app to start the export.
Once the export finishes, you should see the file uploaded to your FTP server in your specified folder.
In the apps All Jobs page you can see all your past, running, and scheduled import and export jobs.
Good to know
- If the user is e-mail address then replace the “@” symbol with “%40”.
- If the password contains # or @ symbol then please create such a password that doesn’t contain those symbols as those are special characters for the URL and will cause confusion.
- FTP over TLS – at first we try to connect using TLS encryption. If it doesn’t succeed, then we try without the TLS.
- You can import any of the file formats which are supported by Matrixify.
- See this tutorial on how to import from an FTP server to Shopify.
- See other FTP related tutorials.