User Tools

Site Tools


action:Set_Variables_to_JSON

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
action:Set_Variables_to_JSON [2019/06/24 01:45]
peternlewis
action:Set_Variables_to_JSON [2019/06/24 02:06]
peternlewis
Line 5: Line 5:
 {{ set-variables-to-json.png?​nolink&​591x157 | Set Variables to JSON  }} {{ set-variables-to-json.png?​nolink&​591x157 | Set Variables to JSON  }}
  
-The action will take a specified prefix and a JSON container (dictionary or array) and will set variables based on the prefix and the field name or array index to the corresponding values.+The action will take a specified prefix and a JSON container (dictionary or array) and will set variables based on the prefix and the field names or array indices ​to the corresponding values.
  
 For example, with prefix `JSON` and JSON dictionary `{ "​first"​ : "​John",​ "​last"​ : "​Smith"​ }`, the action will set variable `JSONfirst` to `John` and `JSONlast` to Smith. For example, with prefix `JSON` and JSON dictionary `{ "​first"​ : "​John",​ "​last"​ : "​Smith"​ }`, the action will set variable `JSONfirst` to `John` and `JSONlast` to Smith.
Line 26: Line 26:
  
 ===== See Also ===== ===== See Also =====
 +
 +See the [[manual:​JSON]] user manual section for more details on JSON.
  
 === Actions === === Actions ===
  
-* [[action:Notification|Notification]]+* [[action:Set_Dictionary_to_JSON ​|Set Dictionary to JSON]] 
 +* [[action:​Set_JSON_Value |Set JSON Value]]
 * [[:​Actions|See all Actions]] * [[:​Actions|See all Actions]]
  
Line 35: Line 38:
  
 * [[:Tokens |See all Tokens]] * [[:Tokens |See all Tokens]]
- 
  
action/Set_Variables_to_JSON.txt · Last modified: 2019/06/24 23:38 by peternlewis