How to get integration token?
# 🤝help
a
I've successfully integrated Slack and Telegram, but I need to obtain those integration tokens to be able to call some API (e.g. create a conversation) since using the personal access token throws the 403 Forbidden error "Bot is not authorized to create messages as an integration". Actually I'm developing a mobile app but I haven't found any guides or resources to integrate Botpress to our app. I'm going to send user message using the API and then retrieve the response to display to the user.
44 Views