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
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