ANSWERED

Using microphone via api

In there a way to use microphone functionality via REST API? Thanks
ANSWERED

Live chat via api

We are trying to integrate our app's chat functionality with snatchbot. In the process, we use snatchbot API to make a POST request with user's message and get bot's response. For example, on sending the following post request: ``` curl --request POST \ --url 'https://account.snatchbot.me/channels/api/api/id<bot_id>/app<app_id>/aps<app_secret>?user_id=<user_id>' \ --data '{"message": "Hi"}' \ --header 'content-type: application/json' ``` The response from bot is: ``` { "cards": [ ], "messages": [ { "message": "Hi. I'm your bot. What would you like to know today?", "speech": "" } ], "status": true, "suggested": [ "Nothing", "Live Chat", "About Apples" ] } ``` Till here it works great. Problem arises when the user asks for live chat. The messages being sent by the admin from the live chat inbox don't appear in JSON results above. How can I get the live chat messages via API? Thanks
ANSWERED

Linkedin

I would like to use SnatchBot with Linkedin. How can I do that?
ANSWERED

help! i can't diffuse my bot.

Hello, When i wan't to add "destinataire" to my bot, i can't. Can you help me? _______ Bonjour, je n'arrive pas à ajouter des destinataires à a chaine de diffusion, pouvez vous m'aider? capture: https://drive.google.com/file/d/1wfvu6QvyFW4MdOJN2TFl-yeYs83guooJ/view?usp=sharing
ANSWERED

How many admins can I have under one subscription?

How many admins can I have under one subscription? By admin I mean one who can modify bots and read Inbox and look at the Dashboard. Thanks, Radu.
ANSWERED

Extended API JSON Parsing

I am not able to understand the documentation provided for Extended API in User Plugins. Is it possible to refer any video for this? I want to know how the JSON parsing works and also the part which is given in the Documentation. Video Tutorial will help us a lot. Thanks.
ANSWERED

Plugin Approval Status

It has been about 4-6 days for Plugin ID 349, been sent for approval. May I know the status of it? Excited to use Hindi Language for our Bot. To include the plugin in our bot, we are waiting for it to get approved. Also, we are looking forward to many more plugins. So, approximately, what is the timeline for this? How much time it takes for the Snatchcbot team to approve it?
ANSWERED

Google Calendar plugin not working

Google Calendar Plugin is not working. It gives URL for Authentication, but Google Sign In window says that this App is not verified by Google.
ANSWERED

payment

hello,. ned help. have 60$ credit but no can config chat boot premium.. reclamin in paypal now u no anwers me:: send number contact
ANSWERED

Google Contacts Plugin Capabilities

Hii Team. The documentation of the System Plugins is not updated. Please let me know about the Google Contacts Plugin. What all we can do by integrating that plugin. Thanks