Changes

no edit summary
Line 1: Line 1:  +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
This action enables structured data in JSON format from a String variable to be parsed into a MacroDroid Dictionary variable. It will typically be used in conjunction with the [[Action: HTTP Request|HTTP Request]] action which will save the JSON data into a string ready to be parsed.
 
This action enables structured data in JSON format from a String variable to be parsed into a MacroDroid Dictionary variable. It will typically be used in conjunction with the [[Action: HTTP Request|HTTP Request]] action which will save the JSON data into a string ready to be parsed.
 +
</pre>
    
[https://en.wikipedia.org/wiki/JSON JSON] data is a widely used format by many Web APIs to provide data in a structured/nested format. A typical example of such data is below:
 
[https://en.wikipedia.org/wiki/JSON JSON] data is a widely used format by many Web APIs to provide data in a structured/nested format. A typical example of such data is below:
editors
1,590

edits