Create sprint goals from Google Sheets with Pega Agile Studio and Google Gemini — n8n 工作流

复杂度 触发器30 个节点🏷️ Project Management作者:Richard Nijsten

概览

Create sprint goals using Pega Agile Studio with AI Based on the Google Sheet data, the AI will retrieve the userstories ID's, retrieves the userstory data and the corresponding attachments and creates sprint goals according to the defined system prompt.

Who's it for Product owners/Scrum masters that use Pega Agile Studio

How it works It retrieves the data from each userstory using the Agile Studio api, and the Google API to gather the attachments in the corresponding documents/sheets/slides

使用的节点

Google SheetsHTTP RequestGoogle DriveGmailCodeAI AgentCall n8n Workflow ToolGoogle Gemini Chat Model

工作流预览

Create sprint goals using Pega Agile Studio w
Based on the Google Sheet data, the AI will retrieve th
Native Sheets or .xlsx
If the attachment is a native Google Sheet, directly pe
If the file is a .xlsx file, download and extract the d
Subworkflow :
* Retrieving Google Sheet attachments
This Sheets API call will retrieve all attachments that
The Google API cannot process .xlsx files so a d
modeltooltool
Google Gemini Chat Model
Retrieve_Data_From_Sheet
R
Retrieve Agile Studio US
A
Aggregate
Send a message
Sprint Goal Generator
W
When clicking ‘Execute w…
W
When Executed by Another…
S
Switch
Download file
E
Extract from File
M
Merge the results
Convert to sheet data to…
Convert the xlsx data to…
K
Keep only the attachment…
K
Keep only the attachment…
O
Only select specific spr…
O
Only select specific doc…
O
Only select specific pre…
Get the Userstory data
I
Iterate over the attachm…
K
Keep only the attachment…
K
Keep only the attachment…
Perform the API request …
Perform the API request …
Convert the presentation…
Convert the document to …
Perform the API request …
M
Merge
Call 'Get Attachments - …
30 nodes31 edges

工作原理

  1. 1

    触发器

    工作流由 触发器 触发器启动。

  2. 2

    处理

    数据流经 30 个节点, connecting agent, aggregate, code。

  3. 3

    输出

    工作流完成自动化并将结果发送到配置的目标。

节点详情 (30)

GO

Google Sheets

googleSheets

#1
HT

HTTP Request

httpRequest

#2
GO

Google Drive

googleDrive

#3
GM

Gmail

gmail

#4
CO

Code

code

#5
AI

AI Agent

n8n-nodes-langchain.agent

#6
CA

Call n8n Workflow Tool

n8n-nodes-langchain.toolWorkflow

#7
GO

Google Gemini Chat Model

n8n-nodes-langchain.lmChatGoogleGemini

#8

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 create-sprint-goals-from-google-sheets-with-pega-agile-studio-and-google-gemini 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

或直接在 n8n → 从 JSON 导入 中粘贴:

{ "name": "Create sprint goals from Google Sheets with Pega Agile Studio and Google Gemini", "nodes": [...], ...}

集成

agentaggregatecodeexecuteworkflowtriggerextractfromfilefiltergmailgoogledrivegooglesheetshttprequesthttprequesttoollmchatgooglegeminimanualtriggermergesetsplitoutswitchtoolworkflow

获取此工作流

一键下载并导入

下载 JSON在 n8n.io 上查看
节点30
复杂度high
触发器trigger

创建者

Richard Nijsten

Richard Nijsten

@rnijsten

标签

agentaggregatecodeexecuteworkflowtriggerextractfromfilefiltergmailgoogledrivegooglesheetshttprequest

n8n 新手?

n8n 是一款免费开源的工作流自动化工具,支持自托管或使用云版本。

免费获取 n8n →