Image attachments
Include a photo or screenshot in your push — camera snapshots, charts, or deploy previews.
How it works
- You send a public HTTPS image URL in your alert.
- Trigv passes the URL to your phone — the image is not stored on Trigv servers.
- The app downloads and shows it locally.
Example
Add image_url to any alert (Zapier, dashboard send test, API, etc.):
Code
{
"channel": "general",
"title": "Motion detected",
"description": "Front door camera",
"image_url": "https://example.com/snapshot.jpg",
"level": "warning"
} Good uses
- Security camera motion snapshots
- CI screenshot or chart output
- Deploy preview thumbnails
Requirements
- HTTPS URL that your phone can reach
- URL max 2048 characters
- If the image expires later, the app shows a placeholder