dakboard / Cloud-Platform

Feature requests, enhancements and anything you'd like to see in DAKboard!
https://dakboard.com
168 stars 39 forks source link

Google Email, show unread email count #1866

Closed cocarrig closed 1 year ago

cocarrig commented 1 year ago

Google Email, show unread email count

Feature Explanation: A new DAKboard block named 'Email', with direct authorization to the Google Gmail API to show an unread email count. Refresh interval set at 15 minute.

Use rest API to grab the unread emails from an oauth configured account and display number value. https://developers.google.com/gmail/api/reference/rest/v1/users.messages/list https://developers.google.com/gmail/api/reference/rest

Create new block type "Email" from add block Menu with description 'Display your unread email count', icon requires further discussion (square with '1' in it possibly):

Dan-Peck commented 1 year ago

After some preliminary research, what we may be able to use is:

Dan-Peck commented 1 year ago

Status Update:

Dan-Peck commented 1 year ago

Google Verification review has been completed and request has been granted (Internal Ref: 49368).

Dan-Peck commented 1 year ago

SQL Patch Required

Dan-Peck commented 1 year ago

Merged in @ 8b1628c and added to the queue for upcoming release to the live site.