Configuration DSL definitions

Listing the different functions that can be incorporated in the configuration DSL for a Data API.

πŸ“˜

About this guide

These guides will give you insights into the configuration DSL that allows you to configure the Data API.

The Demyst configuration DSL function library allows users to apply complex logic to their Data APIs to achieve some specific target outcomes. These include

  • Functions on attributes: Allows to combine, compare or transform attributes to meet specific criteria or logic required in your Data API configuration.
  • Functions on connectors: Allows functions to be applied at the Connector level and configure capabilities such as water-falling or failover.
  • Arithmetic functions: Allows to perform the basic arithmetic operations to attributes within a Data API.
  • Top-level functions: Allows to perform complex functions to configure call sequencing, attribute mapping or bespoke response structure.
  • and many more...