Campaign SFTP
Create Campaign SFTP Config
Configure SFTP integration for a campaign
POST
Create Campaign SFTP Config
Configure SFTP integration for a campaign. The configuration is created indisabled state — test the connection successfully before enabling.
Endpoint
Path parameters
Campaign UUID.
Request headers
Bearer token. Format:
Bearer talq_your_environment_token_hereMust be set to
application/jsonRequest body
SFTP server hostname.
SFTP port. Range:
1–65535. Default: 22.SFTP username.
Auth method. Options:
password, private_key.Required when
auth_type is password.Required when
auth_type is private_key. PEM-encoded private key.Optional passphrase for the private key.
Remote directory to scan for contact list imports (e.g.,
/inbox).Remote directory where call result files are uploaded (e.g.,
/outbox).Auto-import schedule. Options:
manual, hourly, daily. Default: manual.