Hey - trying to build an integration with Gamma and my platform - the specific use case that I have is taking an existing gamma template, and using it + updating the deck with updated verbiage through the api. The marketing says we can do this, but the API documentation doesn't seem to have a parameter to specify a template url or ID or anything to use
I see you're looking to use existing Gamma templates and update content via API. That's a really interesting use case! Here's where things stand: Right now, the API is create-only. You can generate new presentations from scratch, but there's no remix endpoint yet to take an existing Gamma and modify it. That's why you're not seeing template URL or ID parameters in the docs. What you CAN do today:
Generate new presentations using your workspace themes
Use the same theme consistently across generations to maintain brand consistency
Pass in your updated content via the inputText parameter
The remix capability is something the team is actively thinking about for future API development, but I can't give you a specific timeline on when it might land. For now, if you need to update existing presentations, you'd need to do that manually in the Gamma app.
oh okay
thanks!
Of course! Stay tuned for future updates on the API Discussionchannel. Our API capabilities are continuing to evolve.
We may call it the “Remix” or “Generate from template” use case. TBD
Nikolas P. Do you have an eta on it?
If you have a beta somewhere I can hammer the endpoint for testing purposes
Ibby S. no beta yet, but it’s in development. Our goal is early november
Feel free to nag me later this month and I can give you an update
Sweet!
Nikolas P. I ended up making this! https://gambassadors.slack.com/archives/C04702R2P88/p1760024038945409 You can see what I'm trying to do haha
👋 just hopping on to say I'm trying to do the same - the option to specify a template in the API request would be a game-changer