Skip to main content

Upload CSV to Discover Applications

POST 

/manual-discover-applications

Uploading a CSV file with application data for manual correlation to specific ISC connectors. If a suitable ISC connector is unavailable, the system will recommend generic connectors instead.

Request

Body

    file binaryrequired

    The CSV file to upload containing application_name and description columns. Each row represents an application to be discovered.

Responses

The CSV has been successfully processed.

Loading...