ANSWERED

Telegram embed audio not working

I'm afraid embed audio in telegram not working( this construction does not do anything there and nothing appears whatever link to mp3 file I'm posting in [audio]AUDIO_URL[/audio]
ANSWERED

Collecting a name and making a connection to the next interaction

Hello, I'd like to ask my web visitors their name. However, how can I create a simple connection to the next interaction if I don't know what their possible response will be (ie. contains any part of, doesn't contain etc)? Thanks, Maria
ANSWERED

NLP Guidance

Could someone walk me through the NLP option please? I have done the following: 1. Made an entity 'Positive Emotions' and added 11 samples to it 2. Made an entity 'Negative Emotions and added 11 samples to it 3. Trained both of them 4. Made a bot that asks "How do you feel today". The bot goes to Interaction A if entity Positive Emotions( I feel good) is recognized and Interaction B if entity Negative Emotions(I am in pain) is recognized The Problem: 1. If I keep the condition of go to Interaction A if Positive Emotions is recognized it will recognize even the negative emotions as positive ones. The same goes for if I keep the condition of go to Interaction B if Negative Emotions is recognized. It will recognize all emotions as negative, even the positive ones. 2. If I keep both together it recognizes the one that has been set first. What is happening?
ANSWERED

Delivery Extraction with Google does not work

Hi, no matter what I type or share location for the address, it keeps showing error response. I have copied and pasted the exact API key as well.
ANSWERED

Error with Nested Arithmetric Calculation: ADD

I am unable to do nested calculation: [ADD [[showVar=totalcost], [MUL [[showVar=price], [extractedData interaction=1616716 fallback=0]]]]] May I know what is the problem?
ANSWERED

NLP Model training

Hello, Can I train one NLP entity multiple times by selecting different options? For Example : 1. Training by selecting the Match Level as Words 2. Then training by selecting the Match Level as Morphemes Will it train on both or will the second option override the first?
ANSWERED

.email TLD email address failing validation

Hello, Is there somewhere to configure the bot to allow .email addresses? I haven't been able to find it anywhere in docs. Thanks for your help.
ANSWERED

Logic Operations not working

I have the following logic operations in my bot: [IF([responseTo interaction=1612769 fallback=NA]=MacOS){Click on the WiFi icon found in the menu bar. }][IF([responseTo interaction=1612769 fallback=NA]=Windows){Click on the WiFi icon found in the taskbar. }] It used to work perfectly, but now the bot outputs the code, literally saying "[IF([Windows=MacOS){Click on the WiFi icon found in the menu bar. }][IF(Windows=Windows){Click on the WiFi icon found in the taskbar. }]" instead of carrying out the logical operation. As you can see, Windows=Windows, so "Click on the WiFi icon found in the taskbar." should be the only thing appearing in the prompt.
ANSWERED

Adding custom script in a chatbot message

I would like to add custom script in the chat where I could allow users to register for my application. Right now my application has a registration tool (form) and I would like to add this form to my chatbot. Alt I would like to create a form and have the details of that form sent to my application. Where can I find the documentation on how to conduct this opperation. Thank you
ANSWERED

My snatchbot isn't working

When I run it, it just says the first thing, and i can't type in the box. Help please!