hey guys - is there any plans / scope for webhooks or callbacks at all in the pipeline? At the moment I'm polling based on the generatedID which seems inefficient - any recommendations would be welcome
Hey Dan! 👋 Webhooks/callbacks are definitely on the team's radar - appreciate you raising it, this kind of feedback helps shape what gets prioritized. For now polling is the way to go. Our docs recommend waiting at least 5 seconds between status checks on the GET /v1.0/generations/{id} endpoint. A few things that might help:
Most generations need 30-90 seconds depending on complexity, so you can delay your first poll a bit
The pending → completed (or failed) status pattern is reliable
Backing off gradually for longer generations can save you some cycles
Full details in the API reference: https://developers.gamma.app Let us know if you run into anything weird with your current setup, happy to help troubleshoot! 🙌
hey all is there a canny for this at all so we can follow any update on webhooks?
Max J. I’ve been putting ALL api-related stuff in this post https://ideas.gamma.app/admin/feedback/ideas/p/improve-api-1?boards=ideas&search=improve+API
is there a way to subscribe to all the new api updates (if there are any?)
just bumping this up?
I do not believe they use Canny, I could be wrong though. Are you using just the API or vibe coding something? Dan P.
Hi Dan webhooks are not available at this time. As to if and when it will be available I dont have anything to share at this time.
Also Chowderr M. we do use Canny. Its our main place for product feedback: https://meetgamma.canny.io/
Ahh I did not see that, thanks.
