The image will be downloaded, resized to 64×64 px, and saved as PNG. Overrides the uploaded file if both are given.

API Integration (optional)

Configure an API call to display live data on this app's tile.

JSON object, e.g. {"X-Api-Key": "abc123"}
Request body for POST/PUT requests. Can be JSON or plain text.
Use {path.to.key} for JSON fields, or a simple path like data.status. For array selection, use {results.max_by(last_updated).name} to pick the newest item. For text/html responses you may prefix with regex: and supply a capturing pattern (e.g. regex:UPS Load.*?]*>([^<]+)). You can also add a label before regex: Power: regex:LOADPCT\s*:\s*([\d.]+).
Cancel