Intro
Use this connector to export your data from a Domo DataSet to an SFTP server. To learn more about SFTP, visit the SSH File Transfer Protocol Wikipedia page. You export data to an SFTP server in the Data Center. This topic discusses the fields and menus specific to the SFTP Writeback connector user interface. General information for adding DataSets, setting update schedules, and editing DataSet information is discussed in Adding a DataSet Using a Data Connector.Note: The owner of a writeback DataSet must also be an owner or co-owner of the input DataSet.
Prerequisites
To configure this connector, you need the following:- A Domo Client ID and Client Secret.
- Your SFTP server hostname.
- Your SFTP server port number.
- Your SFTP server username and password.
- Your SFTP server SSH private key.
- The passphrase for your SSH private key.
Note: Domo does not support SSH keys generated using
ssh-keygen. The SSH keys must be DES or RSA keys (in PEM format) generated by OpenSSL.ssh-keygen utility:
Obtain Your Domo Client ID and Client Secret
- Log in to your Domo developer account.
- In the top right corner under My Account, select New Client.
- Enter the application name and description.
- Provide the application scope by selecting Account, Data, and User.
- Select Create. After you create a client, you can manage the client by selecting Manage Client. Your Client Secret appears in the Manage Client section.
Configure the Connection
This section lists the options in the Credentials and Details panes on the SFTP Writeback Connector page. The components of the other panes on 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 Domo developer account as well as your SFTP server. Depending on the configuration of the SFTP server, you may need a Private Key and Passphrase, username and password, or both. The following table describes what is needed for each field:
After you enter valid credentials, you can use the same account any time you set up a new Domo-SFTP connection. You can manage connector accounts in the Accounts tab in the Data Center. For more information about this tab, see Managing User Accounts for Connectors.