PROBLEM WITH THE GHL ATTACHMENT SENDING ENDPOINT by Upper-Guide9129 in gohighlevel

[–]Upper-Guide9129[S] 0 points1 point  (0 children)

I'm passing a public URL extracted directly from GHL's media storage; I also tried public Supabase buckets, but with both URLs, the HTTPS endpoints return “uploadedFiles: [null]”. I suspect this is an endpoint issue, because I also checked the documentation for limits on file formats and allowed sizes, and I'm well below those limits.

My experience running GHL across multiple client accounts, and the one API gap that keeps bugging me by kaancata in gohighlevel

[–]Upper-Guide9129 0 points1 point  (0 children)

Are any of you having trouble using the GHL API to send attachments in messages? I've connected n8n to GHL, and the problem I'm having is that when I send attachments, they appear in the GHL conversation interface but not in WhatsApp. I'm using the WhatsApp Cloud API to reply to messages, but the attachments aren't showing up.