SUBMISSION:
Title:
Maximized Systems Roadmap™ Generator – Using the Gamma Generate API
Short Description:
This automation creates a personalized “Maximized Systems Roadmap™” using the Gamma Generate API. When a user completes my intake form (via Google Forms → Google Sheets), the data triggers a Make scenario that sends a structured prompt to Gamma’s /generations endpoint. Gamma then generates a themed, branded roadmap document that summarizes alignment gaps, workflow bottlenecks, system maturity, and recommended next steps.
This is part of my BI-before-AI philosophy, helping professionals build clarity and systems before adopting automation.
Viewable Gamma Link:
https://gamma.app/docs/Maximized-Systems-Roadmap-pz4dwkb23wvqpwy
How I Built It Using the API:
I used Make.com to create a simple workflow:
- 1.
Google Forms → Google Sheets
- 2.
User intake responses are stored in a Sheet.
- 3.
Module 1: Watch Rows (Google Sheets) or manual Run Once for testing
Module 2: HTTP – Make a Request
Content-Type: application/json
X-API-KEY: MY_GAMMA_API_KEY
"inputText": "Create a clear, simple, strategic 1-3 page document titled 'Maximized Systems Roadmap™'. Assume the reader is a busy professional or entrepreneur who has just completed a short systems and workflow intake. Your job is to: 1) identify their likely primary alignment gap between their goals and their current workflow, 2) highlight their biggest bottlenecks in time, focus, and systems, 3) give a concise summary of their systems maturity across information retrieval, task management, collaboration, and automation, and 4) recommend 3-5 practical next steps for the next 90 days. At the end of the document, include this line: \"If you are ready to accelerate your progress and get hands-on guidance, schedule a personalized strategy session here: https://staciclarke.com/meeting\".",
"themeId": "bg8jklq02cu1ac9"
- 4.
- 5.
Gamma returns a new, themed document that becomes the user’s personalized Roadmap.
This shows AI-in-Alignment in action: systems clarity first, automation second, and AI as the enhancer.