Give us feedback
whatsapp-business-api
Service icon

WhatsApp Cloud API

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 28 October 2022 by 
1.0
 (1 rating)
whatsapp-business-api

WhatsApp Cloud API

Details
Includes APIs to connect to your WhatsApp Business account. Send messages and templates, receive messages from customers.
Read more

Complete methods from https://graph.facebook.com REST API.

They include /{Version}/{PhoneNumberId}/messages in 2 versions, template and single message.

It includes also the configuration of the webhook to receive messages from customers.

To make it work, the API needs parameters from your WhatsApp Business account.

More details about the usage of WhatsApp in OutSystems in this article:

https://medium.com/@josepedrolimagoncalves/integrating-whatsapp-with-outsystems-d67929651572

Release notes (1.0.0)
Reviews (1)
by 
2023-01-19
in version 1.0.0
Two things I really missed when I tried to use it:

1. Missing documentation for the REST API methods and structures.

2. It failed to explain that it is necessary to change ReceiveMessage method to GET when configuring the Meta platform and return to POST to use it.

I chose a low rating because I had to read the entire documentation and almost redo the entire component until I found the problem.
Team