$jsonRequest
$jsonRequest
will send a GET request to a given URL.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
URL | string | URL you want to get/send data to/from | true |
property? | string | Property to return (get method) | false |
error? | string | Error to return when request fails | false |
…header | string | Header. | false |
Example(s)
This will return a random dog fact: