How to get the URL of an image in WhatsApp Business Cloud API, while we send an image through WhatsApp
While working on WhatsApp Business Cloud API, I have to send an Image through WhatsApp. When I send that image I am getting a response as a sha256 base64 string and an imageId. I want to retrieve back that image…