Intro
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 Pull 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 and a username and password 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 Pull 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 Data 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 |
|---|---|
SFTP 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. |
Head Start Row | Signifies the row where the header should start. |
Data Start Row | signifies the row where the data should be fetched from the CSV file. |
| Convert Double type to Decimal | Select this checkbox to convert Double to Decimal. |
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 Data 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