Stay on top of key tasks: schedule reminders for yourself or the teams you belong to.
These service providers are built on top of the RingCentral Platform. Apps that work for RingCentral also work for these service providers.
Team Messaging Crontab Chatbot allows you to create cron jobs to send notifications to your RingCentral app team messages.
For example, you can create a cron job for your team which runs at 9:00 am from Monday to Friday to notify everyone that it's time for daily standup meeting:
To converse with the bot to create a reminder, assuming the bot's name is "cronbot," use the command below to a reminder at 9:00am, Monday thru Friday:
@cronbot new 0 9 * * 1-5 Good morning everyone, it's time for daily standup meeting.
The syntax used is that of "cron" -- where the bot gets its name. Cron is a UNIX shell command for executing recurring tasks.
The syntax is as follows:
@<botname> <command> <minutes> <hours> <days> <months> <day of week> <message>
Tools exist to help you formulate the right syntax, but it works like this:
No requirements. You can use it as long as you are a RingCentral user.
Just click the "Install" button above and give the bot a name.
When authorized, this app will be granted the following permissions:
Permission | Description |
---|---|
Read Accounts | View user account information, e.g. name, business name, and contact info |
Edit Extensions | View and update extension information, including name, extension number, phone number, email, etc. |
Team Messaging | Post messages, as well as view, edit and delete Team Messaging related data |
Webhook Subscriptions | Manage and subscribe to webhook notifications |
Glip | Deprecated: TeamMessaging permission should be used instead |