sftp-connectors
Retrieve SFTP connector
GET
Retrieve SFTP connector
Authorizations
This backend API key is different than your frontend license key. Please use the "Backend" license key from your Dromo Dashboard.
Path Parameters
SFTP connector ID
Example:
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Response
SFTP connector details
ID of SFTP credentials to use
Example:
"ee5d0e45-b098-47bc-8217-e93790243dfa"
ID of import schema to use
Example:
"f9e8d7c6-b5a4-3210-9876-543210fedcba"
- Option 1
- Option 2
SFTP directory to monitor
Example:
"/uploads"
Example:
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Optional regex pattern to filter files (null accepts all files)
Example:
".*\\.csv$"
Retrieve SFTP connector
