Is it possible to export the Gammap post design? I am thinking the use case of generate a Post via API but the design can only be editable in my own account. Is is possible to give an option in API that could export a self-contained package that another user can take this package and import into their own account for continue the edit?
Can you use the sharingOptions to share the URL with a user? This would allow them to access the Gamma and edit it in their own account.
Right now, sharing is at a workspace or external level but we're working on making it more granular so you can share with specific emails.
Thanks, Deeni, sharingOptions sharingOptions.workspaceAccess (optional, defaults to workspace share settings) Determines level of access members in your workspace will have to your generated gamma.
Options are: noAccess, view, comment, edit, fullAccess
Just wondering, is that at the workspace level? Is it doable at the file level? I’m generating a post for different users, and I don’t want them to access each other’s files. Can I allow edits only on an individual file?
All the parameters are set at the file level, so you can create file1 with workspaceAccess: noAccess and file2 with workspaceAccess: edit. Conversely, if you're trying to keep customerA content separated from customerB content, you can also create separate workspaces for customerA and customerB.
Hi Deeni, to my knowledge, workspace is a billing unit, right? So if I setup 10 workspaces for 10 customers, I need to pay 10 subscriptions?
