Slackbot
Tom
jsonPath
each
{{#each (jsonPath request.body '$.value') as |num|}} {{{num}}} {{/each}}
Patrick Jansson