Receiving WhatsApp Images in HighLevel Workflow / API
D
Darryl Effendi
Requirement:
Receiving images from prospects via WhatsApp, then sending it to n8n webhook via GHL's workflow automations
Issue:
GHL doesn't seem to store the WhatsApp image URL in message.attachments or message.body
I've also tried to fetch the message via GHL API V2, and still — no image URL found. The "attachments" field on the response is undefined
This fix will be tremendous for all the GHL users out there that is looking to do AI image processing
Log In
U
Umar Ranginwala
This is live
P
Pablo Brunet
Umar Ranginwala thanks! You're also including audio and documents too?
A
Ale Alvarez
Umar Ranginwala Can you give more information please , no changelog has been published
A
Adam Tang
Umar Ranginwala Is this implemented so we can pull the img url from a Webhook? We don't want to use GHL conversation AI. Please confirm
Just to make you aware. I realise GHL wants people to use Conversation AI, but many long standing customers like myself do not want to use this - we want to connect our our AI via n8n.
There have been many customers who have left GHL and cancelled their enterprise subscription because they felt like they're being 'forced' to use conversation AI which their refuse to use.
That's a huge loss to GHL
P
Pablo Brunet
In this posts, there are the last updates about this issue. Lets vote there
P
Pablo Brunet
It's crazy that this isn't solved, given that it loses the developer market (myself included) for external use of tools that can empower GHL. Less, committing this solution to such a simple solution that many other apps have already solved years ago.
T
Traffiker Escala
It's sad, this is still unresolved, which in theory would be something very basic
P
Paloma Silva
Hello,
I am also experiencing this issue. I work with thousands of students in Brazil and use Go High Level as an agency. Unfortunately, if this problem is not resolved, I will have to consider migrating to another platform.
Requirement:
Receiving images from potential clients via WhatsApp and sending them to the n8n webhook through Go High Level workflow automations.
Problem:
Go High Level does not seem to store the WhatsApp image URL in either message.attachments or message.body.
I have also tried fetching the message via the GHL API V2, and still no image URL is found. The "attachments" field in the response is undefined.
This fix would be excellent and highly beneficial for all Go High Level users who want to perform image processing using AI.
Thank you.
J
Johannes Kofler
yes we had to build our own thing and move away from GHL because of that. Implement it! <3