Track athlete sessions and weekly performance with OpenAI, Google Sheets, Slack, and email — рабочий процесс n8n

Высокая сложность Триггер21 узлов🏷️ Project Managementот Cheng Siong Chin

Обзор

How It Works This workflow automates athlete performance monitoring through two parallel pipelines: real-time session analysis triggered by training form submissions, and scheduled weekly performance summaries. Designed for sports coaches, athletic trainers, and performance analysts, it eliminates manual data aggregation and ensures threshold breaches and weekly trends are communicated instantly. A training session form submission stores the record to Google Sheets, fetches historical data, and

Использованные узлы

Google SheetsHTTP RequestSlackCodeAI AgentOpenAI Chat ModelStructured Output Parser

Предпросмотр рабочего процесса

How It Works
This workflow automates athlete performance monitoring
Setup Steps
1. Configure Training Session Form fields to match athl
2. Connect Google Sheets credentials to Store, Fetch, a
3. Add OpenAI API cred
Prerequisites
- Google Sheets with service account credentials
- Slack workspace with bot token
- Gmail or SMTP credentials
Use Cases
- Real-time performance threshold alerts for elite athl
Performance Analysis Agent
What – Analyses combined data using OpenAI and updates
Why – Automates performance interpretation without manu
Check Performance Threshold
What – Evaluates whether metrics breach defined perform
Why – Ensures coaches are alerted only when athlete per
Fetch & Combine Historical Data
What – Retrieves prior records and merges with current
Why – Gives the analysis agent full longitudinal contex
Weekly Summary Schedule & Grouping
What – Fetches all weekly data and groups records by in
Why – Organises data correctly before generating per-at
Weekly Summary Agent & Distribution
What – Generates summaries via OpenAI and sends to Slac
Why – Delivers consistent weekly performance visibility
parserparsermodelmodel
T
Training Session Form
W
Workflow Configuration
Store Training Record
Fetch Historical Data
C
Combine Current and Hist…
Performance Analysis Agent
OpenAI Model - Analysis
Analysis Output Parser
Update Record with Insig…
C
Check Performance Thresh…
Send Slack Alert
Send Email Alert
W
Weekly Summary Schedule
W
Weekly Config
Fetch Weekly Data
Group by Athlete
Weekly Summary Agent
OpenAI Model - Summary
Summary Output Parser
Send Weekly Summary to S…
Send Weekly Summary Email
21 nodes20 edges

Как это работает

  1. 1

    Триггер

    Рабочий процесс запускается триггером триггер.

  2. 2

    Обработка

    Данные проходят через 21 узлов, connecting agent, code, formtrigger.

  3. 3

    Вывод

    Рабочий процесс завершает автоматизацию и доставляет результат в настроенное место назначения.

Детали узлов (21)

GO

Google Sheets

googleSheets

#1
HT

HTTP Request

httpRequest

#2
SL

Slack

slack

#3
CO

Code

code

#4
AI

AI Agent

n8n-nodes-langchain.agent

#5
OP

OpenAI Chat Model

n8n-nodes-langchain.lmChatOpenAi

#6
ST

Structured Output Parser

n8n-nodes-langchain.outputParserStructured

#7

Как импортировать этот рабочий процесс

  1. 1Нажмите кнопку Скачать JSON справа, чтобы сохранить файл рабочего процесса.
  2. 2Откройте ваш экземпляр n8n. Перейдите в Рабочие процессы → Новый → Импорт из файла.
  3. 3Выберите скачанный файл track-athlete-sessions-and-weekly-performance-with-openai-google-sheets-slack-and-email и нажмите Импортировать.
  4. 4Настройте учётные данные для каждого узла сервиса (ключи API, OAuth и т.д.).
  5. 5Нажмите Протестировать рабочий процесс, чтобы убедиться в правильной работе, затем активируйте его.

Или вставьте напрямую в n8n → Импорт из JSON:

{ "name": "Track athlete sessions and weekly performance with OpenAI, Google Sheets, Slack, and email", "nodes": [...], ...}

Интеграции

agentcodeformtriggergooglesheetshttprequestiflmchatopenaimergeoutputparserstructuredscheduletriggersetslack

Получить этот рабочий процесс

Скачайте и импортируйте одним кликом

Скачать JSONПросмотреть на n8n.io
Узлы21
Сложностьhigh
Триггерtrigger
КатегорияProject Management

Создан

Cheng Siong Chin

Cheng Siong Chin

@cschin

Теги

agentcodeformtriggergooglesheetshttprequestiflmchatopenaimergeoutputparserstructuredscheduletrigger

Новичок в n8n?

n8n — бесплатный инструмент автоматизации рабочих процессов с открытым исходным кодом. Разверните самостоятельно или используйте облачную версию.

Получить n8n бесплатно →