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