How do I capture user text input or create a form? Where is the Input node?
I want to collect text answers and form responses from users, but I cannot find a dedicated 'Input Node' on the canvas. How do I a...
How do I make the bot wait for a user reply before sending the next message?
My bot sends multiple messages at once without waiting. How do I pause the scenario after a message and only send the next message...
How and where do I attach media (images, videos, audio, files) to messages?
I want my bot to send images, PDF brochures, or audio clips. Where do I upload files in the editor?
Can I connect or chain multiple scenarios together?
Can one scenario automatically trigger or transition into another scenario when it finishes, or should I keep everything in one sc...