Images
We support 1 to 10 images to make your notifications more visual. Each image can have a caption and be provided via URL or base64 encoding. Perfect for charts, memes or security camera snapshots.
Why settle for plain text when you can show what’s happening? Whether it’s a screenshot of an error log, a security camera feed, or a celebratory GIF, images add context and impact to your notifications.
Quantity: You can attach 1 to 10 images per message.
Source: Images can be provided as a direct URL or base64-encoded data.
Captions: Each image can have an optional caption for extra context (e.g.,
"Front Door Camera Snapshot"
).
Use cases
Images make your notifications more useful (or just more fun). Here are some ways you can use them effectively:
Good Use Cases
✅ Home Automation: “Front door opened” with a security camera snapshot. ✅ Monitoring & Alerts: A graph of CPU usage skyrocketing before disaster strikes. ✅ Fun & Memes: “Deployment successful” with a GIF of fireworks.
Bad Use Cases
❌ Spamming 10 images of your cat. (Okay, maybe once.) ❌ Huge base64-encoded files. (Our server will start hating you.)
Requirements
images
array
max 10 items
images.*.caption
string
max 255 characters
images.*.url
url
a valid url the image can be downloaded from
images.*.body
string
a valid base64 encoded image
Example Request
Mobile App
Below you see an example of how this displayed as a push message and within the app.
Push Message
JustPush.io App
Frequently Asked Questions
Last updated