Templating
Last updated
Was this helpful?
Last updated
Was this helpful?
FLAT's template language is intended to dynamically generate JSON documents.
Basically, you provide the skeleton of the JSON object you want to create, and use placeholders instead of literal values. The language supports template commands that are documented below. Template expressions and offer rich means of accessing request and response data in JSON, HTML or XML ().