Skip to main content

All Questions

-1 votes
0 answers
20 views

How to add multiple CTA Buttons and Options in Whatsapp Meta API?

I'm building this App for which using this Meta Whatsapp API, I need to send 2 CTA buttons, but currently stuck on 1. In Addition to this, I also need to add 1 "reply" button, any ...
Awanish Mishra's user avatar
0 votes
0 answers
16 views

How to give Prefilled Options in Meta Whatsapp API

I want to know how can we send some prefilled options in our Meta Whatsapp Template? This is my template which contains of 1 RadioButtons and 2 Checkboxes, I made this using "flow" (...
Awanish Mishra's user avatar
-1 votes
0 answers
20 views

How to send Url using Whatsapp Meta API?

I'm trying to send a message which opens a given URL when we click on the button. I've made a template as well on the meta official developers page, but its taking too long to send, approximately 50-...
Awanish Mishra's user avatar
0 votes
0 answers
17 views

Testing Product Catalog APIs with WhatsApp Messaging

We are building a platform for WhatsApp business messaging. For this, we need to test the product catalog messaging APIs. However, it seems there is no way to do so without creating a public business ...
Suman Roy's user avatar
  • 673
0 votes
1 answer
66 views

Error 404 when sending WhatsApp template message with variable in Node.js

I'm trying to send a WhatsApp template message using the flow API as described in this guide. The template sends correctly when there's no variable in the body, but fails with a 404 error when I ...
Omar Jabban's user avatar
0 votes
1 answer
49 views

Add Twilio phone number to WHATSAPP by cloud API

Through a Twilio account, I purchase a number and add it to WABA by CLOUD API as follows: curl --location 'https://graph.facebook.com/WABA_ID/phone_numbers' \ --header 'Content-Type: application/json' ...
Hodaya Shalom's user avatar
0 votes
0 answers
21 views

Accessing Whatsapp API account from mobile/web

we've successfully set up a Whatsapp API account and can programmatically receive (soon send) messages. However, I'd like to link the same account to phone/web to easily read/send/receive messages ...
user25545065's user avatar
0 votes
0 answers
68 views

WhatsApp Flows Failed to execute 'atob' on 'Window'. The string to be decoded is not correctly encoded

We are getting the following error in WhatsApp flows: "Failed to execute 'atob' on 'Window'. The string to be decoded is not correctly encoded." This occurs after "on-select-action"...
Rodolfo Rocha's user avatar
-3 votes
1 answer
29 views

How did twilio achieve setting this feature of sending bulk messages from a users number

Twilio has "Bring Your Own Number" policy where a user can register his number to twilio and can send whatsapp text messages on Whatsapp to his contacts programically. How did twilio achieve ...
Len Mendonca's user avatar
0 votes
0 answers
39 views

Issue with adding new products to Facebook catalog for WhatsApp API

I'm having an issue with adding new products to my Facebook catalog that is integrated with the WhatsApp Business API. I have an existing catalog with products that are successfully being sent through ...
Yosef Schwartz's user avatar
1 vote
0 answers
48 views

Receiving "You must accept the WhatsApp Business Cloud API terms to use the API." error on register phone number request

In our app, we are trying to use Whatsapp Cloud API with our user's OAuth access token (received through the Facebook Login flow, and we have whatsapp_business_messaging,whatsapp_business_management ...
Adam Szabo's user avatar
1 vote
2 answers
296 views

Unexpected Null or Undefined Error When Adding Phone Number in WhatsApp API Setup

I'm encountering an issue while setting up the WhatsApp API. Specifically, when I try to verify my WhatsApp number on the setup page, I receive the following error: Got unexpected null or undefined ...
sky trade's user avatar
-1 votes
1 answer
186 views

Whatsapp Cloud API- How to get the typing Indicator status?

Is there any way, I can get to know status if user is typing? We are using the whatsapp's cloud API for our project to connect with an agent. We want the agent to know if user is typing, right now I ...
Shashank Varanasi's user avatar
-1 votes
1 answer
22 views

is there any possiblity to send braodcast messages using Whatsapp Cloud API without third party?

is there any possibility to send broadcast messages using WhatsApp Cloud API without third party? can you please share any alternative way to send broadcast messages and how to check the delivered and ...
m appanasamy's user avatar
0 votes
0 answers
47 views

Format Mismatch Error when sending video header through WhatsApp API

I'm testing sending media headers through the WhatsApp API. But I keep getting the following error: { "error": { "message": "(#132012) Parameter format does not ...
Suman Roy's user avatar
  • 673

15 30 50 per page
1
2 3 4 5
7