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:
Login to your Rossum account.
Navigate to Extensions → My extensions.
Click on Create extension.
Fill the following fields:
Name:
SFTP/S3 import/export
Trigger events:
Scheduled
for import orExport
for exportsExtension type:
Webhook
URL (see import and export endpoints below)
In "Advanced settings" select Token owner (should have Admin access)
Click Create the webhook.
Dataset import endpoints
ℹ️ ADDITIONAL INFO FOR ROSSUM EMPLOYEESPlease visit this restricted link to learn more.
Document import endpoints
ℹ️ ADDITIONAL INFO FOR ROSSUM EMPLOYEESPlease visit this restricted link to learn more.
Export endpoints
Environment | Webhook URL |
---|---|
EU1 Ireland | https://elis.rossum.ai/svc/file-storage-export/api/v1/export |
EU2 Frankfurt | https://shared-eu2.rossum.app/svc/file-storage-export/api/v1/export |
US east coast | https://shared-us2.rossum.app/svc/file-storage-export/api/v1/export |
Japan Tokyo | https://shared-jp.rossum.app/svc/file-storage-export/api/v1/export |
ℹ️ ADDITIONAL INFO FOR ROSSUM EMPLOYEESPlease 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:
Import: Scheduled Imports - File storage
Export: File Storage Export
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.