I'm wondering if it's possible to create a new project bundle programmatically using the Python API. I see the export_to_file method, but I assume that is just a project export - or does that method create a bundle?
We've found the "export_bundle" method, I believe this solves our problem 😁
I think further documentation on this method may be needed however.
We've found the "export_bundle" method, I believe this solves our problem 😁
I think further documentation on this method may be needed however.