YAML Utilities

Overview

Enables Appian developers to use YAML-formatted (https://yaml.org/) data such as configuration files and YAML-based API responses within applications.

Key Features & Functionality

  • yamltojson(): Converts a YAML string to the equivalent JSON string
  • fromyaml(): Converts a YAML string to an Appian object
  • jsontoyaml(): Converts a JSON string to the equivalent YAML string
Anonymous
Parents Comment Children
No Data