毎日業務のピルス
中級
これはAI Summarization, Multimodal AI分野の自動化ワークフローで、6個のノードを含みます。主にCron, Gmail, Notion, OpenAi, Stripeなどのノードを使用。 Notion、Gmail、Stripe、カレンダー、そして GPT-4o を使って毎日のビジネスサマリー生成
前提条件
- •Googleアカウント + Gmail API認証情報
- •Notion API Key
- •OpenAI API Key
- •Stripe API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "daily-pulse-002",
"name": "Daily Business Pulse",
"tags": [
"daily routine",
"morning ritual",
"solopreneur",
"small business",
"automation",
"no-code",
"Notion",
"Gmail",
"Stripe",
"Google Calendar",
"GPT-4o",
"productivity",
"peace of mind",
"soft tech",
"tax preparer",
"consultant",
"service-based business"
],
"nodes": [
{
"id": "cron-morning",
"name": "Cron Trigger - 毎日7時",
"type": "n8n-nodes-base.cron",
"position": [
100,
400
],
"parameters": {},
"typeVersion": 1
},
{
"id": "notion-tasks",
"name": "Notion から上位3タスクを取得",
"type": "n8n-nodes-base.notion",
"position": [
300,
200
],
"parameters": {},
"typeVersion": 1
},
{
"id": "stripe-income",
"name": "昨日の収益を取得 (Stripe)",
"type": "n8n-nodes-base.stripe",
"position": [
300,
400
],
"parameters": {},
"typeVersion": 1
},
{
"id": "google-calendar",
"name": "本日のカレンダーイベントを取得",
"type": "n8n-nodes-base.googleCalendar",
"position": [
300,
600
],
"parameters": {},
"typeVersion": 1
},
{
"id": "openai-motivation",
"name": "GPT-4o でモチベーションメッセージを生成",
"type": "n8n-nodes-base.openAi",
"position": [
500,
400
],
"parameters": {},
"typeVersion": 1
},
{
"id": "gmail-digest",
"name": "デイリーダイジェストメールを送信",
"type": "n8n-nodes-base.gmail",
"position": [
700,
400
],
"parameters": {},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {},
"versionId": "v1.0",
"connections": {
"cron-morning": {
"main": [
[
"Notion から上位3タスクを取得",
"main",
0
],
[
"昨日の収益を取得 (Stripe)",
"main",
0
],
[
"本日のカレンダーイベントを取得",
"main",
0
]
]
},
"google-calendar": {
"main": [
[
"GPT-4o でモチベーションメッセージを生成",
"main",
0
]
]
},
"notion-tasks": {
"main": [
[
"デイリーダイジェストメールを送信",
"main",
0
]
]
},
"stripe-income": {
"main": [
[
"デイリーダイジェストメールを送信",
"main",
0
]
]
},
"openai-motivation": {
"main": [
[
"デイリーダイジェストメールを送信",
"main",
0
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
中級 - AI要約, マルチモーダルAI
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
AI駆動型の顧客成功コーチング
Notion、Gmail、GPT-4o を使用した顧客コミュニケーションおよび管理の自動化
Cron
Gmail
Notion
+
Cron
Gmail
Notion
14 ノードShelly-Ann Davy
顧客管理
Blush Pink Week — 7日間のPinterestプランナ(n8n + Notion)
Notionとの連携機能付き7日間のPinterestコンテンツプランナー
If
Set
Cron
+
If
Set
Cron
17 ノードShelly-Ann Davy
ソーシャルメディア
エレガントな顧客紹介カスタマーサービス — プロフェッショナル版(汎用、v3)
Notion、メール、CRMの統合による自動顧客オンボーディングシステム
If
Set
Notion
+
If
Set
Notion
31 ノードShelly-Ann Davy
顧客管理
自動家計簿システム:領収書を同期、キャッシュフローを予測し、月次レポートを生成
Gmail・Google Sheets・GPT-4oを使った月次レポート自動生成 financial tracker
If
Set
Cron
+
If
Set
Cron
17 ノードShelly-Ann Davy
請求書処理
パントリー ソフトウェア在庫補充 — Notion → 買い物リスト + メール
Notion とメール通知を使った食品冷蔵庫在庫の自動管理
Set
Cron
Notion
+
Set
Cron
Notion
15 ノードShelly-Ann Davy
個人の生産性
エレガントなコンテンツ起動 — RSS → Notion(n8n)
RSS フィードを日次のコンテンツアイデアへ整理し、メールで送信。Notion および Telegram オプションも対応
If
Set
Cron
+
If
Set
Cron
20 ノードShelly-Ann Davy
コンテンツ作成
ワークフロー情報
難易度
中級
ノード数6
カテゴリー2
ノードタイプ6
作成者
Shelly-Ann Davy
@shecodesfloFounder of The Workflow Muse & @SheCodesFlow. I craft elegant, task-focused automations for creators, founders, and soft-tech enthusiasts. “Automate with grace. Scale with power.”
外部リンク
n8n.ioで表示 →
このワークフローを共有