✈️ Gamma's going global! We'll be live in Seoul, London, and São Paulo in March. Learn more here: https://gamma.app/events/world-tour
Haven't got the time to try yet.
Ping Max J.
Hey Max, Thanks for following-up. I'm using /v1.0/generations/from-template and polling every 5000ms and once "status": "completed" - I perform one last call to get the download link. Here's the payload I'm getting
{ generationId: '----', status: 'completed', gammaUrl: 'https://gamma.app/docs/---', downloadLink: 'https://assets.api.gamma.app/export/pptx/---/-------/Untitled.pptx' }
👋 When using https://public-api.gamma.app/v1.0/generations/from-template and then https://public-api.gamma.app/v1.0/generations/yyyyyyyyyy to get a downloadLink the URL is https://assets.api.gamma.app/export/pptx/[...]/Untitled.pptx - on the Gamma UI I do see Gammz name + when exporting in PPTX via the app it has a name as well
Ooopsie, I meant from aTheme 🙂
Hi 🙂, Is there a way to specify a footer design in a template? (logo + card number out of total)
Is there a way to get export in both formats?
Hmm, that's a good info. Didn't think about pausing before trying the "last GET"
oh. got it. Once completed you should call once more to get the final payload.
Hey there 🙂 Got the same blocker as Bob. Here the returned payload:
finalResult: { status: 'completed', generationId: 'j8eMD86dLQ9hmJyQ3avHg', gammaUrl: 'https://gamma.app/docs/zuv87hp5mwety03' }