The rest\JsonResponse action converts the return of the rest\Request action into a record.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
ACTION |
Request Action |
Specifies the action whose return is to be converted into a record. |
Return
|
Type |
Description |
|---|---|
|
DATASET |
Returns a record with the JSON data from the response. |