I created a RASA powered chatbot as an ERP (Enterprise Resource Planning) assistant. I am now trying to connect it to Skype for business for my company. In the guide I read "you need to supply a credentials.yml with the following content:
botframework: app_id: “MICROSOFT_APP_ID” app_password: “MICROSOFT_APP_PASSWORD”" So does MISCROSOFT_APP_ID is bot@mycompanyname.com ( which is skype id of my company) and Password is its password ?
Is this the only setup I need to do ?
I am new to this community, kindly help.
Many Thanks in advance.