Ad Widget

Collapse

Get alert via API with variables

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lexfrei
    Junior Member
    • Mar 2016
    • 1

    #1

    Get alert via API with variables

    Hello!
    I can't find way how i can get alert string with expanded variables.
    For example: i wanna get, like in web:
    Code:
    <...> properly (key smth.sum_triggers...).
    But I got this via API:
    Code:
    <...> properly (key {ITEM.VALUE}).
    And the same strings in DB.
    Is there any solution for expand unexpanded strings, except parsing web?
Working...