Integration to Slack after deploying to Docker

Hi everyone,

I managed to deploy my Rasa assistant to Docker and running it with Google Cloud, following this tutorial.

However, I keep getting error with URL verification on Slack, even though it seems to run well on the server (both Core and Actions)

If you have experienced this before, can you tell me how I should configure “credentials.yml” and what should be the Request URL on Slack?

Thanks a lot! Please stay safe! :slight_smile:

Hi @mia.le0711,

You can find a page in our docs here about how to make your bot available for a Slack channel. It also describes what to put into credentials.yml.

If you still get an error after that, please post the full error message here, then I can have a look.