Mr. Papiro
TTypebot
•Created by Mr. Papiro on 5/3/2025 in #help-and-questions
Timer and resend a message
In Typebot how can I set a timer?
For instance: If the client does not type anything in 1 minute (or a specific amount of time) then the bot realeases a warning ("hey... are you still there?") and resends last message of the flow...
How can I do that in typebot?
5 replies
TTypebot
•Created by Mr. Papiro on 4/13/2025 in #help-and-questions
pdf
PDF Files: In my flow I make a request to HTTP server (API) and get back a JSON File. In this JSON there are many Base64 encoded string fields of pdf. I need to extract these PDF Files and send to the final user. I can extract the information (blob), but how can I send all these generated pdfs file (via javascript code) to the user? Can a variable in Typebot flow keep more than one information (e.g. 2, 3 or 5 pdf files) and send one by one to the user?
2 replies