Whant to download sheet file and send it in WhatsAPP

I am assuming you are using this api endpoint Send documents | Z-API Docs

So, in this doc, I see that have can send document as url or base64. So, when calling this endpoint, please change the binary to base64 and then test.

1 Like