S
A scenario is a sequence of pre-defined steps executed in a specific order to automate a process. In Directual, there are a number of pre-made scenarios that are used to automate a wide range of tasks, such as sending notifications, processing orders, or updating records in your database.
Smart contracts are self-executing blockchain programs that automatically enforce the terms of a contract or agreement between two or more parties. Smart contracts are often used as cryptocurrencies, to automate transactions and ensure that all parties are held accountable to the terms of the agreement.
Snapshot is a captured part of the app, or the entire app itself. It can be used to preserve previous data versions and carry over chunks of your app onto a new version or other projects. A snapshot contains data structures, API-endpoints, app settings, web-pages, scenarios and data. Snapshot can be deployed to the app in two ways: merging or substituting.
Directual SLA (Service Level Agreement) defines the level of service a customer can expect from Directual, including performance, uptime, and response time.
In Directual, steps are pre-built modules used to perform actions or functions as part of a scenario. Steps can be combined to create complex scenarios that automate a wide range of tasks, and can be customized with inputs and outputs to tailor their behavior to your specific use case.
A string is a data type that represents a sequence of characters or text. Strings are used to store and manipulate text data, and can be combined with other data types to create more complex data structures.