Intro
The CSV SFTP Traverse Connector is capable of parsing any valid CSV file and retrieving data from files where the file pattern name matched with the filename at the server; It is also able to connect to different data sources or any CSV resource that is hosted remotely and available over FTP protocol. A character-separated values (CSV) file stores tabular data in plain text form. Domo provides two connectors that allow you to access CSV files you have uploaded to an SFTP (Secure File Transfer Protocol) server:- The Domo CSV SFTP Traverse connector (formerly called the “CSV-SFTP” connector) allows you to access CSV files that you have uploaded to your own SFTP server.
- The Domo CSV SFTP Push connector allows you to capture and process CSV files that have been uploaded to Domo’s own SFTP. With this connector, Domo gives you credentials, then you push your data to Domo.
Prerequisites
You must have an SFTP host name, username, password and port to authenticate to the SFTP server. You also need to whitelist the appropriate IP addresses for your region. You can access the list of IP addresses, by region, in Whitelisting IP Addresses for Connectors & Federated Adapters.Connecting to CSV Files
This section enumerates the options in the Credentials and Details panes for the CSV SFTP Traverse connector. The components of the other panes in this page, Scheduling and Name & Describe Your DataSet, are universal across most connector types and are discussed in greater length in Adding a DataSet Using a Connector.Credentials Pane
This pane contains fields for entering credentials to connect to your SFTP server. The following table describes what is needed for each field:Field | Description |
|---|---|
Host Name | Enter the name of the SFTP host you want to connect to. This must begin with sftp:// . For example: s ftp://hostname . |
Username | Enter the username you use to authenticate to the SFTP server. |
Password | Enter the password you use to authenticate to the SFTP server. |
Port | Enter the SFTP Port. |
Details Section
| Menu | Description |
| Filename Pattern | Enter the filename pattern. (For example, for filename- N_TEST_CPtest~XXXXXX.csv, filename pattern will be- N_TEST_CPtest). |
| Date Format | Select the required date format. This feature helps correct the date if it is formatted incorrectly. |
| Select the Delimiting Character | Select the character used by your character separated values (CSV) text to separate your columns. |
Other Panes
For information about the remaining sections of the connector interface, including how to configure scheduling, retry, and update options, see Adding a DataSet Using a Connector.FAQs
What kind of credentials do I need to power up this connector?
What kind of credentials do I need to power up this connector?
You need the username, password and host name of the SFTP server.
How does this connector handle the data?
How does this connector handle the data?
The CSV-SFTP connector pulls the data from customer’s SFTP server into Domo.
How often can the data be updated?
How often can the data be updated?
Data will update every hour.
Are there any API limits that I need to be aware of?
Are there any API limits that I need to be aware of?
No