Ability to set the scope of a variable

XMLWordPrintable

      Description:

      Within the list function, Automation cannot access smart values “outside” of the Json. 

      Example:

      {{#webhookResponse.body.results}}|{{startDate}}|{{#=}}{{billableSeconds}}/3600{{/}}|{{factor}} |{{attributes.values.value}} |
      {{/}}
       

      {{factor}} will need to be accessed outside that block, Currently the function tries to find “factor” as data within the JSON. It's not possible to set the scope of a variable.
      Suggested Solution:

      Provide the ability  to set the scope of a variable (local, script, global, etc.),

            Assignee:
            Unassigned
            Reporter:
            Varun
            Votes:
            13 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: