.upload-json
The .upload-json
action Creates a button to let users upload JSON files from their device. It belongs to the upload category within the system area.
Action Syntax
.upload-json +imagetag
An image tag starting with +
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:
$result = .upload-json
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$response = .upload-json %icontag
Action code: 3844103021
Version: 0.6.4-1
Last updated: 2025-06-13