Thank you.
How we can give the chatbot access to user data from our backend? for example we send the user token from our client to the chatbot, so that the chatbot can call our backend api using that token, is that possible ? if so how can we do that ?