0

I am new to Watson Assistant and to BotKit. I was trying to create a chatbot and integrate it with Slack, but botkit needs a "conversation username" and "conversation password" to integrate with Watson Assistent. However I only have the Watson Assistant API, so how can I use it in botkit?

data_henrik
  • 16,724
  • 2
  • 28
  • 49

1 Answers1

0

When you create your Watson Assistant service, you can go into it and select the credentials page.

There you can create a username/password for your botkit app.

Simon O'Doherty
  • 9,259
  • 3
  • 26
  • 54