RUAL Core v9.2.5
Our platform operates on software, commonly known as core
. This software can be run either locally within the cloud environment of Enterprise Customers or within our AWS cluster.
Modified or newly introduced blocks
In this release 1 blocks have been modified and 9 new blocks were introduced. You'll find a complete list of blocks at the bottom of this page.
Blocks introduced
create multiple documentsfunction
Creates multiple documents in the given storage, each item in the array becomes a document.
create sms function
Send SMS messages using messagebird service
permanently delete document function
Deletes the given document from the given storage permanently and unrecoverably.
remove document function
Removes the given document from the given storage.
remove multiple documents function
Removes multiple documents from the given storage.
restore document function
Restores a single document from the removed state and adds a revisions for this modification.
restore multiple documents function
Restores multiple documents from the removed state.
update document function
Update document in the given storage and creates a revision for it.
update multiple documents function
Updates multiple documents in the given storage
Blocks modified
create callfunction
Build a voice call using messagebird.