Share feedback, ideas and get community help

D
F
M
a
g
Members
Michaelvips
M
Michaelvips
Offline, last seen 2 weeks ago
Joined September 13, 2024
What happens if the user's message was not a text or button, if he sends an image or audio? Is there any filter?
15 comments
P
V
M
I need a expert help with what I need

On this text example :
Informações adicionais:\n\nCPF: 11122233344\nCelular / WhatsAppp : +5565992560189

I need extract the CPF number, in this case 11122233344 and set this as a variable to use, but this just work if I but manualy the text inside de jscode, using a variable give error
3 comments
M
B
When I try sent a variable with a number I got a return of a wrong value:
6 comments
B
M
V
Hi,

Is it possible to change a form input to only accept numbers, so that when clicked on a cellphone, it only shows the numeric keyboard?
15 comments
B
M
.
What is the difference between these endpoints and which one to use?
1 comment
B
Can some one explain why and how to use ?

Is used only on API or web also ? I only find the sessionId by api ?
3 comments
M
B
I config OpenAI block to create a chat completion, this will generate a json response like this :

{
"name": "name here",
"email": "email here"
}

I need know how and if is possible save this into to variables.


Here is the flow

https://app.typebot.io/typebots/clrj82g020029rlwrmh7pqx60/edit
5 comments
M
V
I need to identify a pattern in regex and save it in a variable, how to
3 comments
B
M