imoclub
imoclub
TTypebot
Created by Amaury on 4/5/2025 in #help-and-questions
Self Hosting Minio error
i solved this by deploy minio as another service on swarm, reverse proxy on there then just connect the domain to typebot S3_ENDPOINT its better to use minio distributed on swarm so you can scalling too
10 replies
TTypebot
Created by imoclub on 11/11/2024 in #help-and-questions
Error 500 New Update Remove NEXTAUTH_URL_INTERNAL (FIXED)
Okay, this is my mistake. After investigating by comparing the entire update in the latest Typebot docs, it turns out the Postgre version change caused the error to appear. After trying to change it from version 14-alpine to version 16 and deleting the previous Docker volume, all errors no longer appear. Sorry @Baptiste , this is purely my fault for not noticing the changes in the latest docs. If anyone else experiences this, try backing up your Postgre 14-alpine first before deleting the Docker volume.
9 replies
TTypebot
Created by imoclub on 11/11/2024 in #help-and-questions
Error 500 New Update Remove NEXTAUTH_URL_INTERNAL (FIXED)
No description
9 replies
TTypebot
Created by imoclub on 11/11/2024 in #help-and-questions
Error 500 New Update Remove NEXTAUTH_URL_INTERNAL (FIXED)
I already make docker compose pull and sometime that error happen to all bot flow with text input on start flow The error just happen on API call /startchat Its normal on typebot platform just on api call that error show up, already delete NEXTAUTH_AUTH_INTERNAL on env but still not fix the error
9 replies
TTypebot
Created by mktsvn on 9/6/2024 in #help-and-questions
Automatically identify sender from WhatsApp Oficial API
No description
4 replies
TTypebot
Created by mktsvn on 9/6/2024 in #help-and-questions
Automatically identify sender from WhatsApp Oficial API
4 replies
TTypebot
Created by Vilela on 8/28/2024 in #help-and-questions
Get option on Whatsapp list
No description
24 replies
TTypebot
Created by imoclub on 8/23/2024 in #help-and-questions
Any chance to make Jump Block as ID Variables?
great, it will be useful to handle error message or spammer user
8 replies
TTypebot
Created by imoclub on 8/23/2024 in #help-and-questions
Any chance to make Jump Block as ID Variables?
No description
8 replies
TTypebot
Created by digitalcrew on 8/23/2024 in #help-and-questions
Associating and collecting the values with numerical variable
why dont you using button instead than make user to type it manual?
4 replies
TTypebot
Created by Giusti on 8/23/2024 in #help-and-questions
Struggling with the Loops
what do mean "doesn't loop requests in Typebot or in WhatsApp"? if you are using flowise and want to recognize the message you need to define sessionID variables from flowise too on typebot.. And if you want escape from flowise flow, you can define on your promps to make some spesific output like "add this emote ❤️ if you see user is boring with you" then make the if else logic on typebot to capture the response from flowise contains that emote
9 replies
TTypebot
Created by Felipe Vidal on 8/20/2024 in #help-and-questions
[Whatsapp] Input after webhook not working
hmm i dont know man but i have struggle too with it on beginning so thats why im using n8n to handle all whatsapp incoming message on typebot but thanks for your case i hope someone can reproduce it or you can try it with API integration since you have the whatsapp payload handler
38 replies
TTypebot
Created by Felipe Vidal on 8/20/2024 in #help-and-questions
[Whatsapp] Input after webhook not working
No description
38 replies
TTypebot
Created by Felipe Vidal on 8/20/2024 in #help-and-questions
[Whatsapp] Input after webhook not working
No description
38 replies
TTypebot
Created by Felipe Vidal on 8/20/2024 in #help-and-questions
[Whatsapp] Input after webhook not working
so you already save the user sessionID to your database? it wont work if you are using whatsapp integration on typebot, if you are using all flow with typebot API, your case will not have any problem, because for typebot endpoint API you need generate sessionID then Continue Chat.
38 replies
TTypebot
Created by Felipe Vidal on 8/20/2024 in #help-and-questions
[Whatsapp] Input after webhook not working
sorry i dont get it, how you can send that payload to typebot from your handler?
38 replies
TTypebot
Created by Felipe Vidal on 8/20/2024 in #help-and-questions
[Whatsapp] Input after webhook not working
No description
38 replies
TTypebot
Created by Felipe Vidal on 8/20/2024 in #help-and-questions
[Whatsapp] Input after webhook not working
ahh ok, are you already setup the variables from your webhook handler? i dont see your webhook flow on image so thats why im curious how you can tranform list_reply as text type message
38 replies
TTypebot
Created by Felipe Vidal on 8/20/2024 in #help-and-questions
[Whatsapp] Input after webhook not working
so you just capture the title from user list message answer? i dont have any problem to using graphfacebook API but typebot cant handle type message from WABA other than text and reply button so im using n8n to solve any interactive message.
38 replies