Skip to Content
SEEBURGER BIS Server APIs

BIS Server API FTP Server Adapter

FTP Server REST API enables managing FTP server partners and listeners through secure RESTful master data operations.

Description

The BIS Server API FTP Server Adapter provides a standardized interface for managing FTP server master data within the integration platform.

The API supports retrieving master data records individually or in batches, as well as creating, modifying, and deleting records.

All operations treat master data records as REST resources identified by a dedicated REST Resource ID.


In the context of this API, two entity types are defined.

A partner represents an FTP server address master data record and defines properties such as relative paths, file masks, filters, and user-specific settings.

A listener represents an FTP server listener master data record and defines server-side properties including network interface, port, data transfer settings, authentication, and connection handling.

The API enables consistent and automated lifecycle management of FTP server configurations.


 

Messaging