Skip to main content

Questions tagged [whatsapp-flows]

The tag has no usage guidance.

whatsapp-flows
0 votes
0 answers
10 views

Can I use dropdown metadata inside the condition on an IF components in whatsapp flow?

I'm trying WhatsApp flow and would like to show/hide a component according a dropdown metadada This is an example of my dropdown data-source "data": { "LstOpt":{...
Manuel's user avatar
  • 1
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
0 votes
0 answers
40 views

WhatsApp Flows to show a webpage within flows

Webpage inside Flows I found a service that is loading a full webpage inside WhatsApp flows. Has anyone done it before and knows how to implement it? I searched the complete META documentation, but ...
LM1980's user avatar
  • 11
0 votes
1 answer
97 views

How to implement WhatsApp Flows with Twilio

Meta has a feature - "WhatsApp Flows"|: https://developers.facebook.com/docs/whatsapp/flows I'm using Twilio for WhatsApp, and looking for an efficient way to work with this feature on ...
Max's user avatar
  • 1,028
0 votes
0 answers
61 views

How to input dynamic value in whatsapp flow json?

I am trying to input dynamic value in whatsapp flow using json and gettin the following error. { "version": "3.1", "screens": [ { "id": "&...
Ishant Jindal's user avatar
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
76 views

Whatsapp link not opening chat with the specified contact

I am developing a angular chat in which i included a whatsapp link to open chat with the mentioned contact number. What I am facing is it navigates to the whatsapp chat properly but not opening chat ...
Nasir's user avatar
  • 23
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
0 votes
1 answer
100 views

Sending meta WhatsApp flows as the first message problem

In meta WhatsApp flows, is it possible to send flow message as the first message instead of a template message? I know there is a option to build flows within template messages like marketing template ...
Gokulraj S's user avatar
0 votes
0 answers
55 views

Gettig error when we do data_exchange in whatsapp flow

I face one error when I was doing data_exchange. I used facebook's example of data_exchange. I am getting this error We failed to decrypt your payload. Please check your encryption/decryption logic. ...
Mayur Nagar's user avatar
0 votes
1 answer
53 views

How to relate Message Sent Event, Message Delivered Event, Message Read Event received on my webhook belongs to the which sent message of mine

I am currently doing a POC with whatsapp cloud API. I am currently able to send the messages through my business account and i do get the below events back to my webhook from meta i.e Message Sent ...
Anil Kumar R's user avatar
0 votes
2 answers
50 views

Is it possible to change the message of the char limit?

Is there any possibility to change the message in the character limitation in a textInput type of component? To be more specific, I'm referring to this message: If you limit the characters, it shows ...
Matias Esteban's user avatar
0 votes
0 answers
105 views

Whatsapp Flow not getting send to iOS devices but working fine in Android devices

I am not able to send WhatsApp flows to iOs devices but it is getting send easily to Android devices. I am getting status = 200 and I am not able to understand the issue with iOs? Someone please help ...
MD Rameez's user avatar
1 vote
0 answers
101 views

AES-256 GCM Encryption For Flows Response

I am working on WhatsApp Flows API and decided to take up on the challenge in Go. Part of the implementation requires me to encrypt a response using AES-256 Encryption and I have managed to have it ...
Hilary Chipunza's user avatar
0 votes
1 answer
80 views

WhatsApp Flows: How to Bold Specific Words in Messages

I'm new to WhatsApp Flows and struggling to find the option to bold part of my text. The documentation includes an image showing bold formatting (screenshot below), but I don't see that feature ...
Mattia Ferigutti's user avatar

15 30 50 per page