Hi all, forgive me if this has been asked before, I've searched the discord and the docs and I can't find the answer I'm looking for. My client has a lot of company knowledge in a KB that requires a login. It does have a REST API, and that also requires authorization. Is there any way to connect my BotPress bot to something like that? Where instead of uploading a bunch of documents we connect it to this API somehow?
And if we have multiple data sources, will BotPress be smart enough to know which one has the answer to the question at hand? Like we also want to give it info from our database, is it possible that the user can ask it a question and it knows that this one is for the tables we uploaded, this one is from the REST API, etc?
Sorry if these are dumb questions!