Hiago
TTypebot
•Created by Hiago on 8/2/2024 in #help-and-questions
Is it possible to set a sessionId for a typebot using API?
So I reached my goal using 100% of the APIs of both solutions with n8n intermediating
7 replies
TTypebot
•Created by Hiago on 8/2/2024 in #help-and-questions
Is it possible to set a sessionId for a typebot using API?
I created a custom conversation attribute in Chatwoot. When a message arrives, I check if the conversation does not have this attribute filled in, then I generate a sessionId and store it in the conversation attribute.
7 replies
TTypebot
•Created by Hiago on 8/2/2024 in #help-and-questions
Is it possible to set a sessionId for a typebot using API?
I managed to do it in a relatively simple way
7 replies
TTypebot
•Created by Hiago on 8/2/2024 in #help-and-questions
Is it possible to set a sessionId for a typebot using API?
Thank you for sharing your methods.
7 replies
TTypebot
•Created by magnunramon on 3/16/2024 in #help-and-questions
Unsuccessful attempt to upload audio/incorporate it into the platform
I used this policy on Minio, I didn't deploy it on S3
19 replies
TTypebot
•Created by Hiago on 4/8/2024 in #help-and-questions
Chrome alerts phishing when clicking on magic link
I understand @Baptiste, but it only happened on this TypeBot route.
My website and all my other addresses never reported this, but that's okay. I only use it internally, ignore it and that's fine.
7 replies
TTypebot
•Created by Hiago on 4/8/2024 in #help-and-questions
Chrome alerts phishing when clicking on magic link
My instance is at version 2.24.1
7 replies
TTypebot
•Created by Hiago on 4/8/2024 in #help-and-questions
Chrome alerts phishing when clicking on magic link
In my instance @Baptiste
7 replies
TTypebot
•Created by magnunramon on 3/16/2024 in #help-and-questions
Unsuccessful attempt to upload audio/incorporate it into the platform
I'll try to download the source and do that, and if I can, I'll send you a pull request.
19 replies
TTypebot
•Created by magnunramon on 3/16/2024 in #help-and-questions
Unsuccessful attempt to upload audio/incorporate it into the platform
@Baptiste I wasted a little time on this, after I thought it could be an unconfigured file provider. Perhaps an alert with the button disabled and a message in red written:
see how to configure uploads...
With an external link referencing the typebot documentation.
19 replies
TTypebot
•Created by magnunramon on 3/16/2024 in #help-and-questions
Unsuccessful attempt to upload audio/incorporate it into the platform
Just remember that minio needs to have a domain to port the API publicly for everything to work well.
I created my bucket as private and used the json below to set the permissions.
19 replies
TTypebot
•Created by magnunramon on 3/16/2024 in #help-and-questions
Unsuccessful attempt to upload audio/incorporate it into the platform
@magnunramon this happened to me, but it's just the S3 configuration. If you don't want to use AWS, you can deploy a docker container with the minio image.
19 replies
TTypebot
•Created by Hiago on 4/5/2024 in #help-and-questions
Update domains
@Baptiste It was correct, I believe it could be something related to the cache. I did a SQL dump of the database and didn't find anything that referenced it.
The strange thing is that I tried to log in to the anonymous tab and it still showed up, all this after I destroyed the containers and recreated them. After a while I accessed it again and the address was correct. I honestly didn't understand why, but now it's ok.
4 replies
TTypebot
•Created by Hiago on 4/5/2024 in #help-and-questions
Update domains
The settings tab also does not access, it tries to call startChat in the viewer with local IP.
4 replies
TTypebot
•Created by Hiago on 4/4/2024 in #help-and-questions
Is it possible to pass variables from one flow to the other?
Thanks! I had forgotten to create the variable in the other flow so it hadn't worked.
3 replies