netflie/whatsapp-cloud-api
The first PHP API to send and receive messages using a cloud-hosted version of the WhatsApp Business Platform
PHPMIT
Issues
- 1
- 1
Flows are not managed as notification
#188 opened by antoninobonumore - 4
Request for a new release
#206 opened by pravnyadv - 1
Hji
#203 opened by JezebellaJess - 0
Not sending template messages created by me
#207 opened by sebimartinus - 3
from twilio.rest import Client from flask import Flask, request, redirect from twilio.twiml.messaging_response import MessagingResponse app = Flask(__name__) @app.route("/webhook", methods=['POST']) def webhook(): body = request.values.get('Body', None) resp = MessagingResponse() resp.message("You said: {}".format(body)) return str(resp) if __name__ == "__main__": app.run(debug=True)
#204 opened by JezebellaJess - 1
Param text cannot have new-line/tab characters or more than 4 consecutive spaces
#201 opened by shoyshai - 3
Fetch Business templates
#199 opened by aindot - 2
- 2
missing message type request_welcome in webhook
#171 opened by medalist1981 - 1
Method replyTo should accept null as parameter
#187 opened by jfradj - 1
PHP 8.2 & 8.3 support
#185 opened by likeabas - 1
API for Create and Manage Whatsapp Templates
#164 opened by shoyshai - 1
- 1
How to use webhook response instance
#159 opened by dontKnew - 1
Netflie/whatsapp-cloud-api
#158 opened by Kurniawan20 - 1
Successful message
#175 opened by musavirchukkan - 1
Button Reply is not working
#168 opened by HemadriChavada - 1
Getting error "Unsupported post request. Object with ID '+919xxxxxxx' does not exist..."
#160 opened by sh00nyan - 0
How do we send/receive group messages?
#141 opened by skills-up - 1
Server issue...
#156 opened by CeloGomesBR - 6
Send Reply to Text Message
#98 opened by josimarcordeiro - 1
Error in code...
#145 opened by CeloGomesBR - 1
Error when emoji is unselected
#138 opened by yashiroiori - 2
Duplicate messages
#106 opened by neolium - 1
- 5
Missing parameters in Media Object Type
#115 opened by derrickobedgiu1 - 1
How to block a contact
#116 opened by kvvaradha - 0
- 5
- 1
Setting a proxy
#107 opened by KhawlahElshah - 1
Manage Media not available
#104 opened by shishilpatel - 0
Download is not working
#102 opened by faizanpmba - 8
- 1
ERROR: Argument #1 ($content) must be of type ?string, Netflie\WhatsAppCloudApi\Response given
#99 opened by dmontessi - 1
The type of message is not explicit
#93 opened by usyeimar - 1
Fecha recepción en el WebHook
#89 opened by daniel89fg - 4
PHP Fatal error: Uncaught Netflie\WhatsAppCloudApi\Response\ResponseException
#87 opened by derrickobedgiu1 - 1
Unknown error
#86 opened by heromiyo - 1
Curl error
#85 opened by heromiyo - 1
- 3
template message counld't be send ?
#80 opened by murugapandiyan - 3
PHP Fatal error: Uncaught UnexpectedValueException: Value 'user_initiated'
#78 opened by derrickobedgiu1 - 0
- 1
How to share a catalog
#71 opened by donmbelembe - 0
can
#69 opened by TheBhavesh - 2
No puedo enviar a números telefónicos dinámicos
#67 opened by Cesar-jpg - 2
No puedo enviar mensaje
#66 opened by Cesar-jpg - 1
Como validar conexión
#59 opened by daniel89fg - 0
WebHook Verification?
#56 opened by daniel89fg