- 13 Nov 2024
- 2 Minutes to read
- Print
- DarkLight
File Transmissions
- Updated on 13 Nov 2024
- 2 Minutes to read
- Print
- DarkLight
SFTP Configuration and Usage
Overview
Relay hosts an SFTP service that provides business users the ability to securely both send and receive flat files (.csv) supporting your customer onboarding, deactivation, and overall customer engagement leveraging the Relay platform. SFTP, or SSH File Transfer Protocol, is a network protocol that provides file access, file transfer, and file management over a reliable data stream. Based on your use cases, review the implementation flow, best practices, and configuration setup guide.
Client Implementation Flow
Drop Off and Pickup Folders.
Once configured, the Dropoff and Pickup folders can be used to upload files from CX Builder, drop files directly to trigger messaging or update customer records, and to retrieve Relay standard reporting.
Below are descriptions regarding each of the Dropoff and Pickup folder structures.
For information about .csv file formats when uploading files, go to:Upload File Processing
Drop Off Folder Structure | Description |
---|---|
|
|
Pick Up Folder Structure | Description |
---|---|
| This is where return data and files that the client is picking up from Relay are placed. (Example: Connection Feed, Message Funnel, and Reject Files)
|
Power-Ups Form Reporting
Relayβs Power-Ups offering allows for clients to send online forms to their customers on the Relay feed. From their Relay feed, customers can electronically complete client specific data and questions, submit the form, and/or sign via an Electronic Signature. The data populated on the forms by customers (i.e. First Name, Last Name, or simple Form Responses to Questions) is then stored within the Relay platform. Clients can access this data through the Relay SFTP offering as both .csv files and individual PDF submissions.
Files are available in the below folder:
/pickup/report
Metadata submitted by customers on the form are found in the .csv files with the naming convention: FormID_YYYY_MM_DD_UUID.csv.
Individual Forms submitted can be compressed into the .zip files with the naming convention: FormID_YYYY_MM_DD_UUID-pdfs.zip (Note: Please contact your Relay Account Team to have this feature turned on)