FTP Files
Here you can which files are present on the SFTP server already. In addition you can try uploading own files and processing them in FRENDS as you want, however keep in mind that this environment is
Example files
The FTP server already contains some simple example files. Basic example files cannot be deleted (example.json, example.xml and example.csv).
- example.json - contains random customer data in JSON format
- example.xml - contains random customer data in XML format
- example.csv - contains random customer data in CSV format
Uploading own files
NB! This is a public environment, do NOT upload sensitive data here! You can upload your own file to this FTP by using the form on this page. Please note that maximum file size is limited to 20 KB. All uploaded files are deleted every hour in order to keep this space clean.
FTP credentials
FTP credentials are already present in your FRENDS instance as the following environment variables: FrendsExampleCRM.FtpHost, FrendsExampleCRM.FtpPort, FrendsExampleCRM.FtpUsername and FrendsExampleCRM.FtpPassword.