All Workflows

Monitor Gmail for New Emails and Generate Hourly Run Summaries

This workflow helps you monitor your Gmail inbox by automatically surfacing new messages in a scannable summary. You can customize the search parameters, such as the time window or specific labels, and the maximum number of results retrieved. It uses Gmail to search your inbox and extracts the sender, subject, and timestamp for each message. In this example, the workflow runs every hour to find emails received within the last 60 minutes. It formats these into a concise bulleted list in your run log, allowing you to stay updated without leaving your workspace.

What it does

1
Monitor the Gmail inbox for new messages using a time-based search query.
2
Collect message metadata including sender display names and subject lines.
3
Clean and truncate subject lines to ensure the summary remains readable.
4
Format the received timestamps into a standardized UTC time format.
5
Generate a markdown list of all new emails for a quick 'heads-up' overview.

Schedule

Every hour, every day (UTC)

How to use

1
Use the template
Click "Use this template" to open this workflow in Kuse and start from a ready-made setup.
2
Customise
Adjust the search criteria, output format, or schedule to fit your specific use case. All fields are editable.
3
Activate
Turn on the schedule or trigger the workflow manually from your Workflows dashboard to run it for the first time.
Use this template
Start with this workflow in your Kuse workspace