📄️ Box.com API
The Box.com component, allows you to talk with the Box.com.
📄️ Exec
The Exec component allows you to execute third party command line applications. This way you can run advanced transformations on your content using tools like:
📄️ File System Crawler
The FS Crawler, or File System Crawler, allows you to recursively scrape a directory on a filesystem or retrieve the metadata of a single file. The local file system or a cloud storage can be used. In order to access the local filesystem, the XILL4_WORKDIRS environment variable must be set to the path of the directory to be accessed.
📄️ HTTP request 2
The HTTP request component allows you to execute HTTP requests.
📄️ SPO API
The SPO API component allows you to interact with the SharePoint REST API.
📄️ SPO-Migration
This component allows you to migrate to Sharepoint Online (using migration packages) into existing sites. It uses the Sharepoint Migration API. It does this by communicating with Azure Storage and Sharepoint Online to perform the migration. Packages and binaries are uploaded to Azure storage and then the migration is triggered from Sharepoint Online.