๐ Create sprint goals from Google Sheets with Pega Agile Studio and Google Gemini
โก 77 views ยท ๐ Project Management
Description
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.
- Then the AI processes it according to the system prompt and generates a mail.
How to set up
- Create a Google Sheet and add the userstories you want in the Google Sheet in column named โUserstoryโ.
- Set the GoogleSheet ID in the node โRetrieve_Data_From_Sheetโ
- Setup other credentials.
- Publish the subworkflow for attachment handling.
- Execute the workflow.
Requirements
- Access to Pega Agile Studio OAuth2 Api.
- AI API.
- Access to Google Cloud for the Google APIโs
๐ Nodes Used
Google Sheets, HTTP Request, Google Drive, Gmail, Execute Workflow Trigger, Filter
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File