📄️ Container Tables
Create tables which can be later used in reporting or other tasks, information here is stored as a table. Can add and delete items through service side workflow blocks or low code scripting.
📄️ Container Views
Container views are similar to container tables, the only difference is that you can not add or delete elements from it, you can only read them using workflow blocks or low code scripting.
📄️ Container Excel
Used when you want to create a container from a specific excel file that was uploaded to a connected media source.
📄️ Container CSV
Used when you want to create a container from a specific CSV file that was uploaded to a connected media source.
📄️ Container DateTime
Used when you want to create a data time table to create reporting or other options that need a specific date as a key.
📄️ Container EnumTable
Used to convert an Enum data structure into a container that can be used later on in service side workflow blocks.
📄️ Container Web-Feed
Used when you want to use a data source that is available online for everyone to use. For example, a WebDAV.