ANSWERED

Integration of chatbot to registration form

If I click submit button then can my chatbot move to any other page like registration form? So that user can make their entry on form itself
ANSWERED

Chatbot Free and Pro, what's different ?

Hi, I have some question : -Limit messages for Free chatbot ? ( Upgrade pro 30$ for 10k messages) -How to calculate messages ?, after over limit messages, What's happen to me ? -Pro plan can help me connect excel,google sheet,Sql,mysql,.... ? ( Do not use Third-APIs) -Do you have details between Pro and Free ? (Video, post,...) Thank you !
ANSWERED

Validate a number from a user.

How can i validate a number submitted by a user? let's say i'm expecting 9 digit number, should the connection be as such: If Response to this interaction, contains (any part), (keywords) 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, then go to Next? tnx
ANSWERED

live chat according to the time

Can you offer live chat only at certain times? And if there is no one to attend that says not available at the moment?
ANSWERED

import interactions

Is it possible to import pre-define interactions from excel or text files?
ANSWERED

Facebook attributes not included in JSON API request body

Hi, I've added the facebook attributes first_name and last_name to my JSON API. But they're not being included in the request body. All the other custom attributes are set correctly. Do I have to do anything for it to work? Thanks.
ANSWERED

How can i create a simple bot that extracts data from my excel as a database

my friend uses an excel as a data base for Order updates. I advised him to use Snapchat. How can he retrieve data for customers who need to know the status of their order. He can store the info in an excel if required.
ANSWERED

Best way to let a user suggest a date & hour te meet

Hi! I was wondering what the best way is to allow a user to schedule/suggest a meeting. I saw the google plugin, but did not really understand it. Also I'm not sure if that is the best solution for me. I also found the "meeting schedule chatbot" template, which is really nice, but can I get some sort of confirmation with all the data of the meeting (date, hour, location, ...) in my mailbox? Right now I've set up "Get notified by email once user replies the interaction." on the last confirmation question with all the data of previous questions in it, but in my mail I only get the answer on that question, which is "yes" ... Thanks for your help!
ANSWERED

Not able to embed in wordpress website

<script src="https://account.snatchbot.me/script.js"></script><script>window.sntchChat.Init(*id here*)</script> This is the only embed code available when follow the steps: My bot - channels - embed code.
ANSWERED

How can my users continue the conversation after ed the bot expiration time?

How can my users continue the conversation after end the bot expiration time? Is there any way to develop a login feature?