Share feedback, ideas and get community help

i
itl
Offline, last seen 3 months ago
Joined September 13, 2024
I have added a new block with forge and I'm facing a problem. In the run function I'm using a try catch to run what I need and it's working, but, there's a problem with with depending the way I called the chat. If I use the view(attached image), the blocks are executing correctly. Instead of this, if I use the API Reference start chat(https://docs.typebot.io/api-reference/chat/start-chat) my block executes first then the others, even if it's the last one. Should I pass some paramether in this cases?
5 comments
B
p
i
I'm creating a new block using forge and at my action file I want to get the email from the user who is logged. I try to get some approches copy by other files in the application, but, I've get some errors. What's the best approche in this case?
4 comments
i
B