HR FAQ Chat Bot Overview
A Chat Bot is a type of Custom Integration that Workplace users in your company can interact with via Workchat. It allows to automate certain actions and speed up some processes.
In this section, we showcase a sample chat bot of HR FAQ and how to create it. The HR bot will make it easier for users to get access to FAQs from HR.
Deploying the botDeploying the chat bot
1
Create and configure the bot on Workplace. Instructions on how to do it can be found here.
2
Go to the Github repository here, download the content and put it in your web server.
3
Edit the code, replace the two tokens (access and verify) that you should have got in step 1 and save it.
Estimated time of deployment
Provided that you have a web server available, the creation and deployment of the chat bot shouldn't take more than 20 minutes. Populating other questions may take additional time.