Slackbot
08/24/2023, 2:04 PMTom
08/24/2023, 2:49 PMlookup
helper, in that it tries to resolve the query param key as if addressing a nested object.
Here’s a workaround:
{{#each request.query}}{{#eq @key 'property.correlation_id'}}{{{this}}}{{/eq}}{{/each}}
Mario Wolf
08/24/2023, 2:51 PM