SFTP and S3 Imports/Exports

Prev Next

Installation

File storage (SFTP and S3) import/export extension is provided and maintained by Rossum.ai in the form of webhook. To start using it, follow these steps:

  1. Login to your Rossum account.

  2. Navigate to ExtensionsMy extensions.

  3. Click on Create extension.

  4. Fill the following fields:

    1. Name: SFTP/S3 import/export

    2. Trigger events: Scheduled for import or Export for exports

    3. Extension type: Webhook

    4. URL (see import and export endpoints below)

    5. In "Advanced settings" select Token owner (should have Admin access)

  5. Click Create the webhook.

Dataset import endpoints

ℹ️ ADDITIONAL INFO FOR ROSSUM EMPLOYEES

Please visit this restricted link to learn more.

Document import endpoints

ℹ️ ADDITIONAL INFO FOR ROSSUM EMPLOYEES

Please visit this restricted link to learn more.

Export endpoints

ℹ️ ADDITIONAL INFO FOR ROSSUM EMPLOYEES

Please visit this restricted link to learn more.

Basic usage

🚧 WORK IN PROGRESS 🚧

We're still working on this part and would love to hear your thoughts! Feel free to share your feedback or submit a pull request. Thank you! 🙏

Available configuration options

Available configuration options are described in the API documentation:

Logging and observability

Extensions Logs

  • URL https://[org].rossum.app/settings/extensions/logs

  • The import job is not triggered directly, but using scheduler. Thus successfull record (type INFO) in the Extensions Logs does not necessary means the downstream import job was sucessfull, but it is a good start for observation

Master Data Hub

  • URL: https://[org].rossum.app/svc/master-data-hub/web/management

  • Directly in the MDH, there is a status screen "Upload Status", regardless of the origin of "upload".

  • There is also note with the more detailed info in case of some error.