We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It will have a bunch of sub-commands, some of them will require an specific role to be execute.
List of possible sub-commands:
/bamboohr install [whosout,...]
/bamboohr whosout [today,tomorrow,2018-12-31]
/bamboohr login [email] [password]
/bamboohr timeoff [list,request,approve,...]
/bamboohr info [e-mail]
and many more ...
The text was updated successfully, but these errors were encountered:
/bamboohr info [e-mail] - gets information on user, such as phone number, name, area, etc.
Sorry, something went wrong.
No branches or pull requests
It will have a bunch of sub-commands, some of them will require an specific role to be execute.
List of possible sub-commands:
/bamboohr install [whosout,...]
- install the integration on current room/bamboohr whosout [today,tomorrow,2018-12-31]
- list employees out/bamboohr login [email] [password]
- logs the user in for authenticated commands/bamboohr timeoff [list,request,approve,...]
- handle timeoff requests/bamboohr info [e-mail]
- gets information on user, such as phone number, name, area, etc.and many more ...
The text was updated successfully, but these errors were encountered: