I´m trying to sendo .html to Whatsapp using Z-API, but doesn´t work

I´m trying to extract some informations by using http request to get the informations using routes in my app. Then i want to build a report using AI agent and export to Whatsapp, but the HTTP Request POST to send to WPP doesn´t work. Can u guys help me?

What is the api for that service? Because the regular WhatsApp node requires one to tell whats app if its a message, an image, an audio, etc… If that service didnt wrap the api properly, you are going to have problems.

2 Likes

what the service you are using for whatsapp?

I went through the painfull process of getting the API directly from Facebook through their Developer portal here https://developers.facebook.com

N8N provides a good tutorial here if you want to try it out

1 Like