Bot should be able to make http/s connections to specified links (using parameters given from the user that is chatting) and read its response.
This can for example be useful to give customer more precise informations about order status for ecommerces.
Note that connections should also support authentication headers.
Welcome to the Community, @franco_zagorschi ![]()
You’d like the chatbot to be able to connect to certain URLs that the user provides during a conversation. Am I right?
As for the authentication header, you mean the chatbot should be able to securely log in or access information on websites that require a username, password, etc. Is that correct?
Hi, yes. for example be able to make some api calls to prestashop (that require authentication to retrieve and order informations).
Sounds interesting!
I am afraid it’s quite a tall order at now, but if this idea gets more votes, we’ll try to consider this opportunity in the future ![]()
If my robot collects some data, i need to store in my db to complete my internal flows
Hi there, @Ignacio_Aguirre and welcome to the Community ![]()
Do you mean to pull the contact form data collected during the conversation to your database?
Hey! I, im using the bot in a restaurant page. When users asks for areas, menu, i have no problems.. but lot of users are asking him how to request a reservation (we have a form)… so it will be so nice if the bot could store a few data i need (name, date, hour, guests, etc)… and tehy you just have to make a http request to my enpoint with data…. with that, the bost will be the best oner <3
Hi there, @Ignacio_Aguirre ![]()
Got your point, thanks for clarification! We’ll try to think about this opportunity, especially if it gets more votes.
I’d also like to note that we have requests for the direct calendar integrations, which means that the reservations will appear right in the calendar connected to the widget. If this option works for you too, feel free to upvote the request with the needed calendar ![]()