Documentation
Media
Media does not arrive inline in a webhook. When a file finishes synchronizing, WhatSyncs emits a media event with metadata and a short-lived, authenticated download URL.
The media event
Downloading a file
Storage
Most teams download the file when the media event arrives and store it wherever their records live — object storage, the CRM's file API, or an internal document store. Media remains retrievable from WhatSyncs, but a copy on your side is what makes it useful inside your own systems.
Supported types
- Images (JPEG, PNG, WebP)
- Video
- Voice notes and audio files
- PDFs
- Documents and other file attachments
Availability depends on what the linked WhatsApp session exposes. WhatSyncs synchronizes what is available rather than guaranteeing every attachment.
Everything on this page works on the Free plan, including webhooks and full API access.
Start Free