207 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
2
votes
1
answer
86
views
400 Bad Request' when sending media template
I am building a workflow in N8N since i do not have a lot of coding experience.
Everything runs smoothly until I try to send a Template using the Whatsapp Node.
The credentials work, I can see my ...
0
votes
0
answers
274
views
WhatsApp Business API - Display Name Approval and Object ID Error When Linking Phone Number
I'm currently integrating the WhatsApp Business API and encountering the following issues:
Display Name Approval Stuck
My business account is verified
Display name has been submitted, but the ...
0
votes
1
answer
416
views
Not receiving INIT action from WhatsApp Flows after sending an interactive flow or template?
Can someone please advise how to get the INIT action?
I expect the INIT action to be triggered automatically when the user taps the 'Fill form' button to open the form from the message sent to them.
I ...
0
votes
1
answer
675
views
WhatsApp Business API requires that the user sends the first message before the business can reply
I checked the WhatsApp Business API documentation and couldn’t find a direct way to start a conversation without the customer initiating it.
Currently, I can send messages only after receiving a ...
0
votes
0
answers
447
views
WhatsApp business cloud api generic user error when sending template
I am using make.com for creating the api calls, but when I am sending any template, that is not the default hello_world the API retrieves error [400] [135000] (#135000) Generic user error. Funny thing ...
-1
votes
2
answers
592
views
Send Feedback buttons in Message Templates in Whatsapp API
I want to know how can we add thumbs up and thumbs down feedback buttons(Refer in image below message container) for Whatsapp Messages sent via whatsapp APIs using the message template
I have explored ...
-1
votes
1
answer
706
views
How to download the file from WHATSAPP API that received via webhook in the form of JSON?
We are using third-party API services to connect WHATSAPP instances and watching the webhook to download any audio or voice file for later transcription. The response we get from the webhook is in the ...
0
votes
1
answer
445
views
header: Format mismatch error while sending template message in WhatsaApp API using Postman
I am trying to solve the mystery of the code below. I wrote the code regarding the meta documentation for sending template messages. Everytime I try to send message I am getting an error message like ...
5
votes
2
answers
2k
views
Does the Whatsapp Cloud API support sending messages to Channels and Groups
Does the WhatsApp cloud API support sending messages to Channels and groups?
I have seen external api providers like https://whapi.cloud (https://dev.to/whapicloud/how-to-send-a-post-to-whatsapp-...
0
votes
1
answer
2k
views
Getting Error: (#100) Unexpected key \"format\" on param \"template['components'][0]\"
We have created a WhatsApp template and in that template, when a user registers on our platform, we will send him an SMS. The onboarding SMS template will have a video in the headerand below that, ...
1
vote
1
answer
1k
views
Whatsapp Business Api Template Message not working
WhatsApp Business Cloud API: Message Accepted but Not Delivered
I’m using the WhatsApp Business Cloud API to send a template message. The API request returns a status of "accepted," but the ...
0
votes
1
answer
508
views
How to Fix the WhatsApp API Error: Unexpected Key 'url' on Button Parameter?
Error sending WhatsApp message: {"error":{"message":"(#132000) Number of parameters does not match the expected number of params","type":"OAuthException&...
1
vote
0
answers
188
views
Whatsapp API webhooks not working for managed phone numbers
I subscribed to the messsages webhook, and it works perfectly with the numbers owned by my account. If I text one of those numbers, I get the webhook notification
However, whenever I text one of my ...
0
votes
1
answer
116
views
Is it possible to send the message from the different from number in the WhatsApp API integration?
The goal here is to send the notification to the users of my application, but I want to send notifications from the different numbers depending on the specific app. For example, workout notifications ...
0
votes
1
answer
688
views
How to Configure and Use My Existing WhatsApp Business Number with Twilio API?
I have successfully created a webhook and configured it to handle incoming messages and send responses using Twilio's API. However, I'm currently using a Twilio-provided WhatsApp Business number. I ...