ANSWERED

Custom variable or Attribute

Hello, Is it possible to set a attribute or a custom variable from my backend, through a response or API, for example customerAge.
ANSWERED

Can I make the chatbot text area fullscreen?

I want to embed the code into an HTML site and make the chat feature the entire screen, as opposed to simply a chat box on the side. Is this possible? Thanks in advance!
ANSWERED

Where can I find the short code or code for automatically recognizing a users' name on messenger? ie: Hi there {{user_firstname}} if Hendrik Hi there Hendrik!

Example: ie: Hi there {{user_firstname}} if Hendrik Hi there Hendrik!
ANSWERED

Not able to publish a bot (error)

Hi, I am not able to deploy a bot even though it is published and ready to go. On our website we just get the error: "Error connecting to the bot: network connection lost or this bot has been unpublished by its creator." The bot is "ABM-palvelubotti" on our profile. Do you know why this is or how we can get the bot published on our website? I already searched for guides for a few hours, but there doesn't seem to be a guide covering this issue on Snatchbot site. I am happy to provide you with more information if you need it. Thank you, Atte
ANSWERED

Dialogflow dont work. Help me.

Can you help me ? I want to make a integration with dialogflow and API JSON function of Snatchbot but i follow the next error: File "C:\Users\alejandro.avila\Anaconda3\lib\site-packages\google\api_core\grpc_helpers.py", line 57, in error_remapped_callable return callable_(*args, **kwargs) File "C:\Users\alejandro.avila\Anaconda3\lib\site-packages\grpc\_channel.py", line 824, in __call__ return _end_unary_response_blocking(state, call, False, None) File "C:\Users\alejandro.avila\Anaconda3\lib\site-packages\grpc\_channel.py", line 726, in _end_unary_response_blocking raise _InactiveRpcError(state) grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.INVALID_ARGUMENT details = "Input text not set." debug_error_string = "{"created":"@1578929315.116000000","description":"Error received from peer ipv4:172.217.172.10:443","file":"src/core/lib/surface/call.cc","file_line":1056,"grpc_message":"Input text not set.","grpc_status":3}" You follow some example for this integration ?. Really i need help for the bot.
ANSWERED

Embedding mailto: hyperlink in bot statement

I am trying to embed an email address in one of my bot statements which would allow users to click on the email address and open their webclient (similar to how an <a href="mailto:[email protected]">[email protected]</a> would work). Is this possible?
ANSWERED

Chatbot Not working Properly on Mobile

Hi, My chatbot is not working properly on mobile, everything is good on Desktop. I have attached screenshot for reference.
ANSWERED

Can I integrate my bot on an AMP website ?

Dear sir or madame, I want to use my snatchbot on an GOOGLE AMP website is it possible ? Best Regards
ANSWERED

Add calendar for appointment booking

Hi how i can ad calendar from where user can select date and time for an appointment the
ANSWERED

Embedded full width & full page display options for website bot?

Hi - I'm want to use a bot on my Wordpress site but display in an embedded full width format in the center of the page - style="width: 100%; height: 500px" - (instead of "live chat" format in the lower right). Is this possible and can instructions for editing code to achieve same be provided? Similarly, can instructions for editing code to also display in full page format be provided? You have an amazing application and these would be great options to add to the embed code section.