Slack alerting
A classic first workflow:- receive a webhook or app event
- format the important details
- send a Slack message
Gmail triage
A strong inbox workflow pattern:- watch for new messages
- use AI to summarize or classify them
- route the result to the right system or person
Notion updates
Use this recipe when the workflow should create or update internal knowledge:- collect the source input
- transform or summarize it
- create or update the matching Notion content
Google Sheets logging
A very practical automation pattern:- trigger on a new event
- map the important fields
- insert a row into a spreadsheet
Calendar-driven workflows
When timing matters, calendar-based workflows can help with:- agenda generation
- reminders
- post-meeting summaries
- event-driven follow-up