Back to Help Center
Uploading media
Upload audio, image, or video files to Crispy media hosting and get back a public URL you can use in campaign sequence steps:
crispy media upload /path/to/audio.m4aThe command prints the public URL plus a ready-to-paste example for wiring it into a sequence step.
Limits
- CLI uploads are capped at 10MB per file. Oversized files fail locally with 'File too large' before anything is sent.
- Voice notes delivered to LinkedIn must be .m4a, .mp3, .ogg, or .wav and at most 5MB. They render as a playable waveform in the recipient's inbox, not a file download.
- Images and video for steps: .jpg, .png, .mp4 (up to 10MB).
If a voice note is over 5MB, re-encode it; .m4a and .mp3 keep spoken audio small.
Any public HTTPS URL works in a sequence step, so you can host media elsewhere if you prefer. crispy media upload is simply the quickest way to get a working URL that Crispy can serve reliably.
More in CLI Commands
Still stuck? Email [email protected] or browse answered questions.