
Please help, previously there was no problem. But now the image sent from the webhook does not include the complete url.

Please help, previously there was no problem. But now the image sent from the webhook does not include the complete url.
Best answer by Dara K
Hey
The webhook delivers a formatted body string where the image is rendered as [Image "filename.jpg?..."] and the URL is HTML-escaped/truncated in the preview. The full, signed URL is not in body text.
For Conversations API/webhooks, read the attachments array on the conversation_part, not the body string. That field contains the complete, time‑limited CDN URL.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.