Abdullah
TTypebot
•Created by William on 3/14/2024 in #help-and-questions
multi-lingual bot
I am no longer using typebot and have not been, not sure when system.transcript was introduced 😅 you will have to debug this by checking where does the workflow lose the data
23 replies
TTypebot
•Created by William on 3/14/2024 in #help-and-questions
multi-lingual bot
What do you mean?
23 replies
TTypebot
•Created by digitalcrew on 1/9/2025 in #help-and-questions
Appointment Booking System For Hospital
Use http block to make appointment in cal.com so when on whatsapp, just ask for the date time and other required information and send it via http request (api) to cal.com. This way the user never leaves whatsapp.
7 replies
TTypebot
•Created by Gabriel Carvalho on 8/16/2024 in #help-and-questions
How to Handle Asynchronous Flows in Typebot: Pausing Indefinitely Until Client (User) Response?
the above proposed solutions are the only one available to you right now since typebot is not built to act as a server (for webhooks).
It is a requested feature to will make chatwoot integrated right into typebot as well but @Baptiste may answer if he ever plans to build something like this into typebot.
10 replies
TTypebot
•Created by Alex on 8/8/2024 in #help-and-questions
whatsapp keeps using deleted flow
Oh awesome! Did not know you implemented it already
15 replies
TTypebot
•Created by Steven on 8/9/2024 in #help-and-questions
ERR_SSL_PROTOCOL_ERROR
Could you show a screenshot? Also if your press on the url, there will be a shield next to it where you can see the ssl certificate information, could you send a screenshot of that too?
9 replies
TTypebot
•Created by Alex on 8/8/2024 in #help-and-questions
whatsapp keeps using deleted flow
This is a requested feature to be able to delete the whatsapp session if you delete the chat/conversation/log in typebot.
@Baptiste any update on this?
If contribution is required, could you point out if typebot is saving the session or WhatsApp api?
Ps. I used to have 4-5 phones with me when i was making a WhatsApp flow 😅
15 replies
TTypebot
•Created by paulo.medeiros. on 3/30/2024 in #help-and-questions
Limits?
Check environment variables, you need to set the default plan as unlimited
6 replies
TTypebot
•Created by Abdullah on 3/13/2024 in #help-and-questions
How to forcefully restart whatsapp session without waiting for expiry?
No worries 😅 i used 4 devices and now waiting hours to try again
5 replies
TTypebot
•Created by William on 3/14/2024 in #help-and-questions
multi-lingual bot
Remember data is transferred between typebot if u enable merge answers
23 replies
TTypebot
•Created by William on 3/14/2024 in #help-and-questions
multi-lingual bot
And its parsed by the other typebot
23 replies
TTypebot
•Created by William on 3/14/2024 in #help-and-questions
multi-lingual bot
specificLocalization is global since its saved in a variable
23 replies
TTypebot
•Created by William on 3/14/2024 in #help-and-questions
multi-lingual bot
Or use the bot as is and change the way you label your data
23 replies
TTypebot
•Created by William on 3/14/2024 in #help-and-questions
multi-lingual bot
Then you can use the key
LABELS.ASK_NAME_INPUT
Then in function separate key by . and then go down the tree of json objects
23 replies
TTypebot
•Created by William on 3/14/2024 in #help-and-questions
multi-lingual bot
If you are not a developer it may be hard to do it, also you need to use a specific format for keys example what is your name should be keyed as ASK_NAME_INPUT
23 replies
TTypebot
•Created by William on 3/14/2024 in #help-and-questions
multi-lingual bot
This will require you to change how the keys are mentioned and how function parses the key
23 replies
TTypebot
•Created by William on 3/14/2024 in #help-and-questions
multi-lingual bot
make sure to enable merge answers
23 replies