Whatsapp

WhatsApp: transfer of received media parameters via API
Hello, I am a teacher specialized in automation and AI, and I use Go High Level (Agency plan) to create AI agents. However, I'm experiencing a major limitation because Go High Level doesn't pass message attachments (such as audios, videos, and PDF files) through the output webhook. This is essential for me to be able to integrate and process these types of media into my automation flows. I've tried using the variables {{message.attachments}} and {{ message.id }}, but they return empty. Specifically, due to the WhatsApp/Meta integration with GHL, I'm unable to use the webhooks provided by Meta itself. Even trying to solve this with inbound webhooks, it doesn't work, because I need to continue using the “Customer Replied” trigger in GHL. In addition, since the WhatsApp integration via Meta → Go High Level and the official WhatsApp Cloud API (with an app on Facebook Developers) cannot coexist, I can't work around the problem using the Meta API directly. In other words, I have to choose between creating and managing my own app on Meta to send and receive messages or connect via Go High Level. Using both simultaneously is not possible. What I need in the automation flow is very simple: Customer Replied → Outbound Webhook → I need all message parameters to be correctly passed on, including body, id, and attachments (audio, video, PDF). It should be noted that the attachments must be passed on as a media link, because if only the attachment ID is forwarded, I have no way of obtaining the file via the Meta API. This is because, when connecting WhatsApp to GHL via Lead Connector, it is not possible to use the Facebook Developers app to access the Meta API. I really appreciate the help in resolving this limitation, as it's critical for the AI agents and automation flows that I build on your platform. Thank you very much.
0
Load More